This version of Unity is unsupported.

CullMode

enumeration

Description

Backface culling mode.

Properties

OffDisable culling.
FrontCull front-facing geometry.
BackCull back-facing geometry.