GroundingShadowComponent.FadeBehaviorNearPhysicalObjects.default
The default grounding shadow behavior for the device’s platform.
Declaration
case `default`Discussion
In visionOS, the default case is equivalent to GroundingShadowComponent.FadeBehaviorNearPhysicalObjects.fade when the the system can detect the entity represents a UI; otherwise,GroundingShadowComponent.FadeBehaviorNearPhysicalObjects.constant.
In iOS, the default case is equivalent to GroundingShadowComponent.FadeBehaviorNearPhysicalObjects.constant.