![]() |
![]() |
![]() |
XFileGuid.Vector Field |
Language: |
Retrieves the globally unique identifier (GUID) for vector templates.
Visual Basic .NET Public Shared Vector As Guid C# public static Guid Vector; Managed C++ public: static Guid Vector; JScript .NET public static var Vector : Guid
System.Guid . A Guid
This field is read-only.value that contains the globally unique identifier (GUID) for vector templates.
Vector templates define a vector, as shown in the following example.
[C#]
template Vector { < 3D82AB5E-62DA-11cf-AB39-0020AF71E433 > float x; float y; float z; }
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center