Enum MapType
- Diffuse = 0
 - Normal = 1
 - Opacity = 2
 - Roughness = 3
 - Specular = 4
 - Metallic = 5
 - AO = 6
 - Emissive = 7
 - PartId = 8
 - MaterialId = 9
 - ComputeAO = 10
 - Bent = 11
 - UV = 12
 - Displacement = 13
 - LocalPosition = 14
 - GlobalPosition = 15
 - Depth = 16
 - OccurrenceProperty = 17
 - Feature = 18
 - VertexColor = 19
 
Enum of Int
Namespace: Algo
Syntax