CameraCollision

Inherits from CameraBehavior<T>

Declaration

public sealed class CameraCollision : CameraBehavior<CameraCollisionSettings>

Description

Adjusts the camera's position to avoid colliding with objects or occluding the tracking target.

Inherited

Properties

settingsThe settings for the behavior.
enabledEnables or disables the behavior from being updated.
controllerThe camera controller handling the module.
registeredWhether the module has been registered to a controller.
idThe unique identifier of the camera module.