The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:StaticMesh (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UE2Runtime Object >> Primitive >> StaticMesh (native-only)

Contents

Package: 
Engine
This class in other games:
U2, U2XMP, UDK, UT2003, UT2004, 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.

[edit] See also

Personal tools