Méthode | 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 |
|
Résultat | List
|
public static PositionAfter ( this |
||
self | this |
|
t | int | |
speed | int | |
delay | int | |
Résultat | System.Vector2 |
public static SwitchYZ ( this v ) : System.Vector3 | ||
v | this | |
Résultat | System.Vector3 |
public static ToPolygon ( this |
||
v | this |
|
Résultat | Polygon |
public static ToPolygons ( this |
||
polygonList | this |
|
Résultat | List |