ColorRGBA
Microsoft DirectX 9.0 SDK Update (October 2004)

ColorRGBA


Defines a color object with an alpha component. This is used for the face color in the material template definition.

        template ColorRGBA
        {
            < 35FF44E0-6C7C-11cf-8F52-0040333594A3 >
            float red;
            float green;
            float blue;
            float alpha;
        } 


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.