Applies the rotations and velocities for all frames in the given hierarchy.
HRESULT Move(
D3DVALUE delta
);
Parameters
delta
Amount to change the velocity and rotation.
Return Values
Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.