Click or drag to resize

MeshColorAt Method

Overload List
  NameDescription
Public methodColorAt(MeshPoint)
Evaluate a mesh color at a set of barycentric coordinates.
Public methodColorAt(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