Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: MeshVertexInfo WithMeshInfo(double, double, double)

  • Declared in: RT.Modeling.Pt

Declaration

public MeshVertexInfo WithMeshInfo(
    double normalX,
    double normalY,
    double normalZ
)

Summary

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