Click or drag to resize

CameraTarget Fields

The CameraTarget type exposes the following members.

Fields
  NameDescription
Private field_priority
Private field_shouldSnap
If set to true, moving to/from this target will happen via a fade in/out and not via an animation
Private field_updateSmoothingSpeed
Smoothing speed for updates (not initial movement to the target). If 0, smoothing is disabled.
Public fieldOnEnter
A delegate that is called when the CameraService activates this target
Public fieldOnExit
A delegate that is called when the CameraService deactivates this target
Top
See Also