XFileGuid.Boolean2d Field

Language:

Retrieves the globally unique identifier (GUID) for a set of two Boolean values that are used in the MeshFaceWraps template to define the texture topology of an individual face.

Definition

Visual Basic Public Shared Boolean2d As Guid
C# public static Guid Boolean2d;
C++ public: static Guid Boolean2d;
JScript public static var Boolean2d : Guid

Field Value

System.Guid
A Guid Leave Site value that is used for templates with a set of two Boolean values in XFiles (.x files).

This field is read-only. 

Remarks

The following is a Boolean2d template

[C#]
template Boolean2d { < 4885AE63-78E8-11cf-8F52-0040333594A3 > Boolean u; Boolean v; }
Where:


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