Click or drag to resize

PolygonVertex Class

A Polygon Vertex Unity component
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          BrydenWoodUnity.GeometryManipulationGeometryVertex
            BrydenWoodUnity.GeometryManipulationPolygonVertex

Namespace:  BrydenWoodUnity.GeometryManipulation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class PolygonVertex : GeometryVertex

The PolygonVertex type exposes the following members.

Constructors
  NameDescription
Public methodPolygonVertex
Initializes a new instance of the PolygonVertex class
Top
Properties
  NameDescription
Public propertypolygon
Public propertypolygons
Top
Methods
See Also