I'm a doctor, not a mechanic
UE2:VertMesh (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:55, 24 October 2009 by Wormbo (Talk | contribs) (Created page with '{{infobox class | package = Engine | nativeonly = yes | parent1 = LodMesh | parent2 = Mesh | parent3 = Primitive | parent4 = Object }} This class represents [[Vertex-animated mes…')
Object >> Primitive >> Mesh >> LodMesh >> VertMesh (native-only) |
Contents
- Package:
- Engine
This class represents Vertex-animated meshes as objects in the engine. Animation frames are part of the mesh and animation sequences are defined on import based on these frames.
See also[edit]
- StaticMesh - a non-animated mesh type
- SkeletalMesh - another type of animated mesh, that defines bones which can be animated based on separate animation data