Mesh |
[Missing <summary> documentation for "T:Demo3D.Visuals.MeshMaterialsUtil"]
public static class MeshMaterialsUtil
The MeshMaterialsUtil type exposes the following members.
| Name | Description | |
|---|---|---|
| GetColor | Retrieve the diffuse color of the first mesh material | |
| GetColors | Retrieve the diffuse colors of the all the mesh materials | |
| SetColor | Set the diffuse and ambient color of every mesh material | |
| SetColors | Set the diffuse and ambient colors for each mesh material to a corresponding color |