Method | Description | |
---|---|---|
ClipPolygons ( List
|
||
PositionAfter ( this |
Returns the position on the path after t milliseconds at speed speed.
|
|
SwitchYZ ( this v ) : System.Vector3 | ||
ToPolygon ( this |
||
ToPolygons ( this |
public static ClipPolygons ( List
|
||
polygons | List |
|
return | List
|
public static PositionAfter ( this |
||
self | this |
|
t | int | |
speed | int | |
delay | int | |
return | System.Vector2 |
public static SwitchYZ ( this v ) : System.Vector3 | ||
v | this | |
return | System.Vector3 |
public static ToPolygons ( this |
||
polygonList | this |
|
return | List |