![]() |
![]() |
![]() |
XFileGuid.ColorRgba Field |
Language: |
Retrieves the globally unique identifier (GUID) for an RGB color object that has an alpha component.
Visual Basic Public Shared ColorRgba As Guid C# public static Guid ColorRgba; C++ public: static Guid ColorRgba; JScript public static var ColorRgba : Guid
System.Guid
This field is read-only.
A Guidvalue that is used for an RGB color object that has alpha component templates in XFiles (.x files).
The following template is used for the face color in the material template definition.
[C#]
template ColorRGBA { < 35FF44E0-6C7C-11cf-8F52-0040333594A3 > float red; float green; float blue; float alpha; }
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center