Field m_PositionUnits
How to interpret the Path Position
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
[Tooltip("How to interpret Path Position. If set to Path Units, values are as follows: 0 represents the first waypoint on the path, 1 is the second, and so on. Values in-between are points on the path in between the waypoints. If set to Distance, then Path Position represents distance along the path.")]
public CinemachinePathBase.PositionUnits m_PositionUnits
반환
타입 | 설명 |
---|---|
CinemachinePathBase.PositionUnits |