CinemachineDollyCart.m_Position Field

Cinemachine

CinemachineDollyCartm_Position Field

The cart's current position on the path, in distance units

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("The position along the path at which the cart will be placed.  This can be animated directly or, if the velocity is non-zero, will be updated automatically.  The value is interpreted according to the Position Units setting.")]
[FormerlySerializedAsAttribute("m_CurrentDistance")]
public float m_Position
var m_Position

Field Value

Type: Single
See Also