Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: MeshVertexInfo WithMeshInfo(Normal, Normal, Normal, Normal)

  • Declared in: RT.Modeling.Pt

Declaration

public MeshVertexInfo WithMeshInfo(
    Normal befX,
    Normal afX,
    Normal befY,
    Normal afY
)

Summary

Converts this point to a MeshVertexInfo with the specified normal vector instructions.