Field m_Position
The cart's current position on the path, in distance units
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
[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
반환
타입 | 설명 |
---|---|
float |