PolygonVertex Methods |
The PolygonVertex type exposes the following members.
| Name | Description | |
|---|---|---|
| AddPolygon | ||
| FindClosestVertex(ListPolygonVertex, ListPolygonVertex) | ||
| FindClosestVertex(ListPolygonVertex, PolygonVertex, PolygonVertex) | ||
| Initialize(Int32) | ||
| Initialize(Int32, IVertexManager) | ||
| OnMoved | ||
| OnMoved(Object) |
Called when the vertex is being moved in order to trigger the corresponding event
| |
| SetGUIElement |
Sets the GUI element to be used for moving the vertex
| |
| SetLocalPosition | ||
| SetPolygon | ||
| SetPosition | ||
| UpdateLocalPosition | ||
| UpdateLocalPosition(Vector3) | ||
| UpdatePosition | ||
| UpdatePosition(Vector3) | ||
| VertexSnap |