This document describes a VisDispMaterial class that represents the properties of a material, including ambient, diffuse, emissive, and specular color components stored as VisDispColor objects, as well as a shininess value ranging from 0 to 1 stored as a single precision float. The VisDispMaterial class provides getters and setters for retrieving and setting each of these material property values.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0%(1)0% found this document useful (1 vote)
129 views1 page
VisAutomation Material PDF
This document describes a VisDispMaterial class that represents the properties of a material, including ambient, diffuse, emissive, and specular color components stored as VisDispColor objects, as well as a shininess value ranging from 0 to 1 stored as a single precision float. The VisDispMaterial class provides getters and setters for retrieving and setting each of these material property values.