Field m_Position
The cart's current position on the path, in distance units
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("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.")]
[FormerlySerializedAs("m_CurrentDistance")]
public float m_Position
Returns
Type | Description |
---|---|
float |