Finds the child frame of a root frame.
LPD3DXFRAME D3DXFRAMEFind( CONST D3DXFRAME * pFrameRoot, LPCSTR Name );
Returns the child frame if it is found, or NULL otherwise. See D3DXFRAME.
Header: Declared in D3dx9anim.h.