Click or drag to resize

PolygonVertexinitialPosition Property

The initial position of the vertex component

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

Property Value

Type: Vector3
See Also