Click or drag to resize

GeometryVertexinitialPosition Property

The initial world 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