Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

ShadowCastingMode

enumeration

Description

How shadows are cast from this object.

Variables

OffNo shadows are cast from this object.
OnShadows are cast from this object.
TwoSidedShadows are cast from this object, treating it as two-sided.
ShadowsOnlyObject casts shadows, but is otherwise invisible in the scene.