Cinemachine
CinemachineTransposer Properties |
The CinemachineTransposer type exposes the following members.
Properties
Name | Description | |
---|---|---|
AngularDamping |
Damping speeds for each of the 3 axes of the target's rotation
| |
Damping |
Damping speeds for each of the 3 axes of the offset from target
| |
EffectiveOffset | Get the target offset, with sanitization | |
FollowTarget | Returns the owner vcam's Follow target. (Inherited from CinemachineComponentBase.) | |
IsValid | True if component is enabled and has a valid Follow target (Overrides CinemachineComponentBaseIsValid.) | |
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 (Overrides CinemachineComponentBaseStage.) | |
VcamState | Returns the owner vcam's CameraState. (Inherited from CinemachineComponentBase.) | |
VirtualCamera | Get the associated CinemachineVirtualCameraBase (Inherited from CinemachineComponentBase.) |
See Also