Method StandardizePos
StandardizePos(float)
Get a standardized path position, taking spins into account if looped
Declaration
public virtual float StandardizePos(float pos)
Parameters
Type | Name | Description |
---|---|---|
float | pos | Position along the path |
Returns
Type | Description |
---|---|
float | Standardized position, between MinPos and MaxPos |