CameraCollision
Class in Zigurous.CameraSystem
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
settings | The settings for the behavior. |
enabled | Enables or disables the behavior from being updated. |
controller | The camera controller handling the module. |
registered | Whether the module has been registered to a controller. |
id | The unique identifier of the camera module. |