Always snap to grid

UE2:StaticMesh (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Primitive >> StaticMesh (native-only)

Contents

Package: 
Engine
This class in other games:
U2XMP, U2, UT2003, UE2Runtime, UDK, UT3

This class represents static meshes as objects in the engine.

Note that it is a sibling of the class Mesh, not a subclass. That means you cannot assign a StaticMesh to a variable declared to reference a Mesh.

See also[edit]