Share via


XFileGuid.MaterialAmbientColor Field (Microsoft.DirectX.Direct3D)

Retrieves the globally unique identifier (GUID) for material ambient color templates. Provided for legacy applications. Not supported.

Definition

Visual Basic Public Shared MaterialAmbientColor As GuidLeave Site
C# public static GuidLeave Site MaterialAmbientColor;
C++ public: static GuidLeave Site MaterialAmbientColor;
JScript public static var MaterialAmbientColor : GuidLeave Site

Field Value

System.Guid
A GuidLeave Site value that contains the GUID for material ambient color templates.

This field is read-only.