Click or drag to resize

MeshVertex Class

A Mesh Vertex Unity component
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          BrydenWoodUnity.GeometryManipulationGeometryVertex
            BrydenWoodUnity.GeometryManipulationMeshVertex

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

The MeshVertex type exposes the following members.

Constructors
  NameDescription
Public methodMeshVertex
Initializes a new instance of the MeshVertex class
Top
See Also