VisualServerSingleton.CanvasOccluderPolygonCullMode

Values

ValueMeaning
canvasOccluderPolygonCullDisabled0

Culling of the canvas occluder is disabled.

canvasOccluderPolygonCullClockwise1

Culling of the canvas occluder is clockwise.

canvasOccluderPolygonCullCounterClockwise2

Culling of the canvas occluder is counterclockwise.

Meta