Struct SimplygonChannelCastingSettings
- Desc : The following class stores settings for the simplygon caster.
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 SimplygonChannelCastingSettings
Fields
|
Improve this Doc
View Source
bActive
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bBakeVertexColors
Declaration
public bool bBakeVertexColors
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bFlipBackfacingNormals
Declaration
public bool bFlipBackfacingNormals
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bFlipGreenChannel
Declaration
public bool bFlipGreenChannel
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
BitsPerChannel
Declaration
public int BitsPerChannel
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
bUseSRGB
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bUseTangentSpaceNormals
Declaration
public bool bUseTangentSpaceNormals
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Caster
Declaration
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
ColorChannels
Declaration
public byte ColorChannels
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
MaterialChannel
Declaration
public byte MaterialChannel
Field Value
Type |
Description |
System.Byte |
|