SpatialContainerStateManager

Provides the SpatialContainer's states by State.

Properties

Link copied to clipboard
abstract val isFocused: State<Boolean>

Whether the current SpatialContainer is focused.

Link copied to clipboard
abstract val isOnstage: State<Boolean>

Whether the current SpatialContainer is onstage.

Link copied to clipboard
abstract val isSighted: State<Boolean>

Whether the SpatialContainer is sighted within the camera's field of view (FOV).