Click or drag to resize

PolygonVertexcurrentPosition Property

The current position of the polygon Vertex

Namespace:  BrydenWoodUnity.GeometryManipulation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Vector3 currentPosition { get; }

Property Value

Type: Vector3
See Also