ID3DXAnimationController::UnkeyAllPriorityBlends method
Removes all scheduled priority blend events from the animation controller.
Syntax
HRESULT UnkeyAllPriorityBlends();
Parameters
This method has no parameters.
Return value
Type: HRESULT
If the method succeeds, the return value is S_OK. If the method fails, the following value will be returned: D3DERR_INVALIDCALL.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also