Microsoft DirectX 8.0 (Visual Basic) |
Materials describe how polygons reflect light or appear to emit light in a 3-D scene. Essentially, a material is a set of properties that tell Microsoft® Direct3D® the following things about the polygons it is rendering.
Direct3D applications written in Microsoft® Visual Basic® use the D3DMATERIAL8 type to describe material properties. For more information, see Material Properties.