Метод | Описание | |
---|---|---|
PolygonCollider ( Vector2 points ) : System |
If the points are not centered they will be centered with the difference being applied to the localOffset.
|
|
PolygonCollider ( int vertCount, float radius ) : System | ||
debugRender ( |
public PolygonCollider ( Vector2 points ) : System | ||
points | Vector2 | Points. |
Результат | System |
public PolygonCollider ( int vertCount, float radius ) : System | ||
vertCount | int | |
radius | float | |
Результат | System |
public debugRender ( |
||
graphics | ||
Результат | void |