Struct SimplygonMaterialLODSettings
- Desc : The following class stores settings for the simplygon material LOD. Specifically the mapping image
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)
Assembly: UE4DotNet.dll
Syntax
public struct SimplygonMaterialLODSettings
Fields
|
Improve this Doc
View Source
bActive
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bReuseExistingCharts
Declaration
public bool bReuseExistingCharts
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bUseAutomaticSizes
Declaration
public bool bUseAutomaticSizes
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
GutterSpace
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MaterialLODType
Declaration
public byte MaterialLODType
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
SamplingQuality
Declaration
public byte SamplingQuality
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
TextureHeight
Declaration
public byte TextureHeight
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
TextureStrech
Declaration
public byte TextureStrech
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
TextureWidth
Declaration
Field Value
Type |
Description |
System.Byte |
|