Click or drag to resize

MeshNormalAt Method

Overload List
  NameDescription
Public methodNormalAt(MeshPoint)
Evaluate a mesh normal at a set of barycentric coordinates.
Public methodNormalAt(Int32, Double, Double, Double, Double)
Evaluate a mesh normal at a set of barycentric coordinates. Barycentric coordinates must be assigned in accordance with the rules as defined by MeshPoint.T.
Top
See Also