MaterialProperties Type
Material properties for surfaces. NOTE: this type has to go after TerrainMaterialProperties lest the latter's field names shadow this one's.
Record fields
Record Field | Description |
|
|
Full Usage:
AmbientOcclusionOpt
Field type: single voption
|
|
Full Usage:
EmissionOpt
Field type: single voption
|
|
Full Usage:
FinenessOffsetOpt
Field type: single voption
|
|
Full Usage:
HeightOpt
Field type: single voption
|
|
Full Usage:
IgnoreLightMapsOpt
Field type: bool voption
|
|
Full Usage:
MetallicOpt
Field type: single voption
|
|
Full Usage:
OpaqueDistanceOpt
Field type: single voption
|
|
Full Usage:
RoughnessOpt
Field type: single voption
|
|
|
|
Full Usage:
SpecularScalarOpt
Field type: single voption
|
|
Instance members
Instance member | Description |
|
|
Full Usage:
this.AmbientOcclusion
Returns: float32
|
|
Full Usage:
this.Emission
Returns: float32
|
|
Full Usage:
this.FinenessOffset
Returns: float32
|
|
Full Usage:
this.Height
Returns: float32
|
|
Full Usage:
this.IgnoreLightMaps
Returns: bool
|
|
Full Usage:
this.Metallic
Returns: float32
|
|
Full Usage:
this.OpaqueDistance
Returns: float32
|
|
Full Usage:
this.Roughness
Returns: float32
|
|
|
|
Full Usage:
this.SpecularScalar
Returns: float32
|
|