IDirect3DRMMeshBuilder2::GetColorSource
Retrieves the color source of a Direct3DRMMeshBuilder2 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