UE2:VertMesh (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> Primitive >> Mesh >> LodMesh >> VertMesh (native-only)
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

  • StaticMesh - a non-animated mesh type
  • SkeletalMesh - another type of animated mesh, that defines bones which can be animated based on separate animation data