ShadowObjectsFilter

enumeration

Description

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

Properties

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.

Did you find this page useful? Please give it a rating: