PolygonVertex Class |
Namespace: BrydenWoodUnity.GeometryManipulation
The PolygonVertex type exposes the following members.
Name | Description | |
---|---|---|
![]() | PolygonVertex | Initializes a new instance of the PolygonVertex class |
Name | Description | |
---|---|---|
![]() | cpui | |
![]() | currentLocalPosition | |
![]() | currentPosition |
The current position of the polygon Vertex
|
![]() | index |
The index of this vertex
|
![]() | initialPosition |
The initial position of the vertex component
|
![]() | polygon | |
![]() | polygons | |
![]() | vertexManager |
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 |
Name | Description | |
---|---|---|
![]() ![]() | moved | |
![]() | vertexMoved |
Triggered when the vertex has been moved
|
Name | Description | |
---|---|---|
![]() | snapThreshold |