I don't need to test my programs. I have an error-correcting modem.

UE2:StaticMesh (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:57, 24 October 2009 by Wormbo (Talk | contribs) (Created page with '{{UE2:StaticMesh (UT2004)}}')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> Primitive >> StaticMesh (native-only)

Contents

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