MeshVisualizer.MeshVisualizer Constructor
Initializes a new instance of the MeshVisualizer class with the given material.
MeshVisualizer(AttributeVariable< Material > material)
Initializes a new instance of the MeshVisualizer class with the given material.Syntax
public MeshVisualizer (
AttributeVariable< Material > material
)
Parameters
material
Type: An attribute variable that returns a value of type Material.
The material to use for drawing the mesh.
The material to use for drawing the mesh.
Platforms
Windows, Linux, Android