ID3DXAnimationController::GetCurrentPriorityBlend method
Returns an event handle to a priority blend event that is currently running.
Syntax
D3DXEVENTHANDLE GetCurrentPriorityBlend();
Parameters
This method has no parameters.
Return value
Type: D3DXEVENTHANDLE
Event handle to the currently running priority blend event. NULL is returned if no priority blend event is currently running.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also