Click or drag to resize

GeometryVertexgroupDiffs Property

The initial deltas between this vertex and its group

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

Property Value

Type: ListVector3
See Also