Struct TextureSource
Texture source data management.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public struct TextureSource
Fields
| Improve this Doc View SourcebGuidIsHash
Declaration
public bool bGuidIsHash
Field Value
Type | Description |
---|---|
System.Boolean |
bPNGCompressed
Declaration
public bool bPNGCompressed
Field Value
Type | Description |
---|---|
System.Boolean |
Format
Declaration
public byte Format
Field Value
Type | Description |
---|---|
System.Byte |
NumMips
Declaration
public int NumMips
Field Value
Type | Description |
---|---|
System.Int32 |
NumSlices
Declaration
public int NumSlices
Field Value
Type | Description |
---|---|
System.Int32 |
SizeX
Declaration
public int SizeX
Field Value
Type | Description |
---|---|
System.Int32 |
SizeY
Declaration
public int SizeY
Field Value
Type | Description |
---|---|
System.Int32 |