EventType Enumeration
|
Language: |
Note: This documentation is preliminary and is subject to change.
Defines the types of events that can be keyed by the animation controller.
Definition
Visual Basic .NET |
Public Enum EventType |
C# |
public enum EventType |
Managed C++ |
__value public enum EventType |
JScript .NET |
public enum EventType |
Members
Member |
Value |
Description |
PriorityBlend |
4 |
Priority blend value. |
TrackEnable |
3 |
Enable flag. |
TrackPosition |
2 |
Track position. |
TrackWeight |
1 |
Track weight. |
TrackSpeed |
0 |
Track speed. |
Remarks
This enumeration is used by the EventDescription.EventType property, which can be passed to an AnimationController class type.
Enumeration Information
Namespace |
Microsoft.DirectX.Direct3D |
Assembly |
Microsoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll) |
Strong Name |
Microsoft.DirectX.Direct3DX,
Version=1.0.2902.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35 |
© 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