![]() |
![]() |
![]() |
XFileGuid.TextureFilename Field |
Language: |
Retrieves the globally unique identifier (GUID) for texture file-name templates.
Visual Basic Public Shared TextureFilename As Guid C# public static Guid TextureFilename; C++ public: static Guid TextureFilename; JScript public static var TextureFilename : Guid
System.Guid
This field is read-only.
A Guidvalue that contains the GUID for texture file-name templates.
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; }
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