Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes a callback key for use in key frame animation.
Syntax
typedef struct D3DXKEY_CALLBACK {
FLOAT Time;
LPVOID pCallbackData;
} D3DXKEY_CALLBACK, *LPD3DXKEY_CALLBACK;
Members
Requirements
Requirement | Value |
---|---|
Header |
|
See also