Cinemachine
CinemachineOrbitalTransposer Properties |
The CinemachineOrbitalTransposer type exposes the following members.
Properties
Name | Description | |
---|---|---|
AngularDamping |
Damping speeds for each of the 3 axes of the target's rotation
(Inherited from CinemachineTransposer.) | |
Damping |
Damping speeds for each of the 3 axes of the offset from target
(Inherited from CinemachineTransposer.) | |
EffectiveOffset | Get the target offset, with sanitization (Inherited from CinemachineTransposer.) | |
FollowTarget | Returns the owner vcam's Follow target. (Inherited from CinemachineComponentBase.) | |
IsValid | True if component is enabled and has a valid Follow target (Inherited from CinemachineTransposer.) | |
LookAtTarget | Returns the owner vcam's LookAt target. (Inherited from CinemachineComponentBase.) | |
Stage | Get the Cinemachine Pipeline stage that this component implements.
Always returns the Body stage (Inherited from CinemachineTransposer.) | |
VcamState | Returns the owner vcam's CameraState. (Inherited from CinemachineComponentBase.) | |
VirtualCamera | Get the associated CinemachineVirtualCameraBase (Inherited from CinemachineComponentBase.) |
See Also