IDirect3DRMMeshBuilder::GetColorSource
Retrieves the color source of a Direct3DRMMeshBuilder object. The color source can be either a face or a vertex.
D3DRMCOLORSOURCE GetColorSource( );
Return Values
Returns a member of the D3DRMCOLORSOURCE enumerated type.
See Also