![]() | CameraTarget Fields |
The CameraTarget type exposes the following members.
Name | Description | |
---|---|---|
![]() | _shouldSnap |
If set to true, moving to/from this target will happen via a fade in/out and not via an animation
|
![]() | _updateSmoothingSpeed |
Smoothing speed for updates (not initial movement to the target). If 0, smoothing is disabled.
|
![]() | OnEnter |
A delegate that is called when the CameraService activates this target
|
![]() | OnExit |
A delegate that is called when the CameraService deactivates this target
|