MeshVertex Class |
Namespace: BrydenWoodUnity.GeometryManipulation
The MeshVertex type exposes the following members.
Name | Description | |
---|---|---|
![]() | MeshVertex | Initializes a new instance of the MeshVertex 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
|
Name | Description | |
---|---|---|
![]() | Initialize | |
![]() | 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
|
![]() | SetPosition | |
![]() | UpdatePosition |
Name | Description | |
---|---|---|
![]() ![]() | moved | |
![]() | vertexMoved |
Triggered when the vertex has been moved
|
Name | Description | |
---|---|---|
![]() | snapThreshold |