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.
Visual Basic Public Shared Boolean2d As Guid C# public static Guid Boolean2d; C++ public: static Guid Boolean2d; JScript public static var Boolean2d : Guid
System.Guid
This field is read-only.
A Guid value that is used for templates with a set of two Boolean values in XFiles (.x files).
The following is a Boolean2d template
[C#]Where:
template Boolean2d { < 4885AE63-78E8-11cf-8F52-0040333594A3 > Boolean u; Boolean v; }
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