virtual AnimationLink * FindAnimationLink( AnimTransform * pAnimTrans ); virtual AnimationLink * FindAnimationLink( const AnimResource & animRes );
| FindAnimationLink ( AnimTransform * ) | Searches for animation link information. |
| FindAnimationLink ( const AnimResource & ) | Searches for animation link information. |
Searches for the animation link information held by the animation specified by pAnimTrans.
This function searches for animation information held by the animation (AnimTransform) that uses the animation resource specified by animRes.
CONFIDENTIAL