Method MaxUnit
MaxUnit(PositionUnits)
Get the maximum value, for the given unit type
선언
public float MaxUnit(CinemachinePathBase.PositionUnits units)
파라미터
타입 | 이름 | 설명 |
---|---|---|
CinemachinePathBase.PositionUnits | units | The unit type |
반환
타입 | 설명 |
---|---|
float | The maximum allowable value for this path |