Mostly Harmless
UE2:MeshAnimation (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 14: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…')
Object >> MeshAnimation (native-only) |
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.