Click or drag to resize

GeometryVertexcurrentPosition Property

The current world position of the Vertex

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

Property Value

Type: Vector3
See Also