UE2:MeshAnimation (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 13:37, 14 November 2009 by Wormbo (talk | contribs) (Created page with '{{infobox class | package = Engine | parent = Object | nativeonly = yes }} This class represents animation sets for skeletal meshes as objects in the engine. Animation sets c…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT2004 Object >> MeshAnimation (native-only)
Package:
Engine
This class in other games:

This class represents animation sets for skeletal meshes as objects in the engine. Animation sets can be linked to skeletal meshes either in UnrealEd (for the default animations) or via the Actor.LinkSkelAnim() function.