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