Method MinUnit
MinUnit(PositionUnits)
Get the minimum value, for the given unit type
Declaration
public float MinUnit(CinemachinePathBase.PositionUnits units)
Parameters
Type | Name | Description |
---|---|---|
CinemachinePathBase.PositionUnits | units | The unit type |
Returns
Type | Description |
---|---|
float | The minimum allowable value for this path |