AutoFocus
Class in Zigurous.CameraSystem
Inherits from CameraBehavior<T>
Declaration
public sealed class AutoFocus : CameraBehavior<AutoFocusSettings>Description
Changes the depth of field based on where the camera is looking.
Properties
| focusDistance | The current depth of field focus distance (Read only). |
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. |