Struct MaterialProxySettings
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 MaterialProxySettings
Fields
|
Improve this Doc
View Source
AmbientOcclusionConstant
Declaration
public float AmbientOcclusionConstant
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
bAmbientOcclusionMap
Declaration
public bool bAmbientOcclusionMap
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bEmissiveMap
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
BlendMode
Declaration
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bNormalMap
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bOpacityMap
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bOpacityMaskMap
Declaration
public bool bOpacityMaskMap
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bRoughnessMap
Declaration
public bool bRoughnessMap
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
bSpecularMap
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
GutterSpace
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
MaterialMergeType
Declaration
public byte MaterialMergeType
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public float MetallicConstant
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
OpacityConstant
Declaration
public float OpacityConstant
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
OpacityMaskConstant
Declaration
public float OpacityMaskConstant
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
RoughnessConstant
Declaration
public float RoughnessConstant
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SpecularConstant
Declaration
public float SpecularConstant
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
TextureSizingType
Declaration
public byte TextureSizingType
Field Value
Type |
Description |
System.Byte |
|