Version: 2023.2
언어: 한국어

ShadowCastingMode

enumeration

매뉴얼로 전환

설명

How shadows are cast from this object.

Additional resources: Renderer.shadowCastingMode.

변수

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.