myMaterial.culling in Anark Studio 2.5
Type of culling to use.
- Property Type
- Number
This property has three possible values representing the type of culling to perform on this object:
0— None1— CounterClockwise; removes the back face of the object so that only the exterior of the material is displayed.2— Clockwise; removes the front face of the object so that the interior of the material is displayed rather than the exterior.