Enum MaterialPatternType CUSTOM = 0 COLOR = 1 STANDARD = 2 UNLIT_TEXTURE = 3 PBR = 4 IMPOSTOR = 5 LINE = 6 Enum of Core.Int Namespace: Material Syntax