Version: 2021.3
언어: 한국어

ShadowObjectsFilter

enumeration

매뉴얼로 전환

설명

The filters that Unity can use when it renders GameObjects in the shadow pass.

변수

AllObjectsRenders all GameObjects.
DynamicOnlyOnly renders GameObjects that do not include the Static Shadow Caster tag.
StaticOnlyOnly renders GameObjects that include the Static Shadow Caster tag.