LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

CullMode

enumeration

Description

Backface culling mode.

Properties

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