Enum KnownProperty
KnownProperty enumeration
Enumeration of channel properties used in Parameters
public enum KnownProperty
Values
Name | Value | Description |
---|---|---|
Unknown | 0 | |
RGB | 1 | |
RGBA | 2 | |
NormalScale | 3 | |
OcclusionStrength | 4 | |
EmissiveStrength | 5 | |
Minimum | 6 | |
Maximum | 7 | |
IndexOfRefraction | 8 | |
MetallicFactor | 9 | |
RoughnessFactor | 10 | |
SpecularFactor | 11 | |
GlossinessFactor | 12 | |
ClearCoatFactor | 13 | |
ThicknessFactor | 14 | |
TransmissionFactor | 15 | |
IridescenceFactor | 16 | |
AttenuationDistance | 17 |
Remarks
This enumeration must match _MaterialParameterKey
See Also
- namespace Aspose.CAD.FileFormats.GLB.Materials
- assembly Aspose.CAD