CinemachineTransposer.EffectiveOffset Property

Cinemachine

CinemachineTransposerEffectiveOffset Property

Get the target offset, with sanitization

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
protected Vector3 EffectiveOffset { get; }
function get_EffectiveOffset();

Property Value

Type: Vector3
See Also