Click or drag to resize

GeometryVertexgroup Property

The group of vertices to be controlled together with this

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

Property Value

Type: ListGeometryVertex
See Also