Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: MeshVertexInfo operator-(Pt, MeshVertexInfo)

Declaration

public static MeshVertexInfo operator-(
    Pt by,
    MeshVertexInfo vertex
)

Summary

Moves a vertex backwards by the specified amount in 3D space.

Parameters

Ptby Amount to move by.
MeshVertexInfovertex Vertex.