XFileGuid.AnimationOptions Field

Language:

Retrieves the globally unique identifier (GUID) for animation options.

Definition

Visual Basic Public Shared AnimationOptions As Guid
C# public static Guid AnimationOptions;
C++ public: static Guid AnimationOptions;
JScript public static var AnimationOptions : Guid

Field Value

System.Guid
A Guid Leave Site value that is used for animation option templates in XFiles (.x files).

This field is read-only. 

Remarks

The following C# code provides an example of an AnimationOptions template.

[C#]
template AnimationOptions { < E2BF56C0-840F-11cf-8F52-0040333594A3 > DWORD openclosed; DWORD positionquality; }
Where:


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