Click or drag to resize

PolygonSegment Class

[Missing <summary> documentation for "T:BrydenWoodUnity.GeometryManipulation.PolygonSegment"]

Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          BrydenWoodUnity.GeometryManipulationPolygon
            BrydenWoodUnity.GeometryManipulationPolygonSegment

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

The PolygonSegment type exposes the following members.

Constructors
  NameDescription
Public methodPolygonSegment
Initializes a new instance of the PolygonSegment class
Top
Properties
  NameDescription
Public propertybasePolygon
Top
Methods
Fields
  NameDescription
Public fieldcurveLengths
Top
See Also