XFileGuid.TimedFloatKeys Field |
Language: |
Retrieves the globally unique identifier (GUID) for timed float-key templates.
Visual Basic Public Shared TimedFloatKeys As Guid C# public static Guid TimedFloatKeys; C++ public: static Guid TimedFloatKeys; JScript public static var TimedFloatKeys : Guid
System.Guid
This field is read-only.
A Guid value that contains the GUID for timed float-key templates.
Timed float-key templates define a set of floating-point values (floats) and a positive time for use in animations. The following is a TimedFloatKeys template.
[C#]Where: tfkeys - See FloatKeys.
template TimedFloatKeys { < F406B180-7B3B-11cf-8F52-0040333594A3 > DWORD time; FloatKeys tfkeys; }
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