Overload_Rhino_Geometry_Mesh_ColorAt - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
ColorAt(MeshPoint) | Evaluate a mesh color at a set of barycentric coordinates. |
![]() |
ColorAt(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. |