MaterialPropertyPathType
Description:
Enum class indicating kinds of paths which ExternalFileReferenceType.Material references can have.
Enum class indicating kinds of paths which ExternalFileReferenceType.Material references can have.
public enum MaterialPropertyPathType
| Name | Description |
|---|---|
| Bump | Bump pattern, for generic materials |
| Cutouts | Cutouts image, for generic or metal materials |
| FinishBumps | Finish bumps, pattern for various material types |
| General | General image, for various material types |
| ReliefPattern | Relief pattern, for various material types |
| Transparency | Transparency image, for generic materials |
| Weathering | Weathering image, for concrete materials |