A Mesh Vertex Unity component
Inheritance Hierarchy
Namespace:
BrydenWoodUnity.GeometryManipulation
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic class MeshVertex : GeometryVertex
Public Class MeshVertex
Inherits GeometryVertex
public ref class MeshVertex : public GeometryVertex
type MeshVertex =
class
inherit GeometryVertex
end
The MeshVertex type exposes the following members.
Constructors
| Name | Description |
---|
 | MeshVertex | Initializes a new instance of the MeshVertex class |
Top
See Also