Click or drag to resize

Polygonmesh Property

The mesh of the polygon

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

Property Value

Type: Mesh
See Also