Microsoft DirectX 9.0 SDK Update (October 2004)

XFileGuid.TextureFilename Field

Language:

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

Retrieves the globally unique identifier (GUID) for texture file-name templates.

Definition

Visual Basic .NET Public Shared TextureFilename As Guid
C# public static Guid TextureFilename;
Managed C++ public: static Guid TextureFilename;
JScript .NET public static var TextureFilename : Guid

Field Value

System.Guid . A Guid Leave Site value that contains the globally unique identifier (GUID) for texture file-name templates.

This field is read-only. 

Remarks

Texture file-name templates enable the specification of a texture's file name to apply to a mesh or face. This template should appear within a material object. The following is a TextureFilename template.

[C#]
template TextureFilename { < A42790E1-7810-11cf-8F52-0040333594A3 > string filename; }


© 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