Skip to content

Api > shadowCastingMode


shadowCastingMode⚓︎

How shadows are cast from this object.

Elements⚓︎

Element Description
shadowCastingMode.Off No shadows are cast from this object.
shadowCastingMode.On Shadows are cast from this object.
shadowCastingMode.ShadowsOnly Object casts shadows, but is otherwise invisible in the Scene.
shadowCastingMode.TwoSided Shadows are cast from this object, treating it as two-sided.