EMaterialProperty#
- class gs_nyx.nyx_py_sdk.EMaterialProperty#
Bases:
IntFlagBit flags identifying which fields of a MaterialAsset are explicitly set. Used by MaterialAsset.matOverride to mark which overrides should be applied.
Attributes
No property is set.
The 'opacity' field is set.
The 'clipping' field is set.
The 'sidedness' field is set.
The 'normalMode' field is set.
The 'features' field is set.
The 'albedoColor' field is set.
The 'emission' field is set.
The 'perceptualRoughness' field is set.
The 'metalness' field is set.
The 'cutOff' field is set.
The 'anisotropy' field is set.
The 'uvScale' field is set.
The 'albedoTexture' field is set.
The 'normalTexture' field is set.
The 'armTexture' field is set.
The 'emissionTexture' field is set.
The 'sampler' field is set.