Microsoft DirectX 9.0 SDK Update (October 2004)

XFileGuid.Boolean2d Field

Language:

Note: This documentation is preliminary and is subject to change.

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 .NET Public Shared Boolean2d As Guid
C# public static Guid Boolean2d;
Managed C++ public: static Guid Boolean2d;
JScript .NET 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:


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center