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.
Counts number of frames in a subtree that have non-null names.
Syntax
UINT D3DXFrameNumNamedMatrices(
_In_ const D3DXFRAME *pFrameRoot
);
Parameters
-
pFrameRoot [in]
-
Type: const D3DXFRAME*
Pointer to the root node of the subtree.
Return value
Type: UINT
Returns the frame count.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also