I don't need to test my programs. I have an error-correcting modem.
UE2:StaticMesh (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Primitive >> StaticMesh (native-only) |
Contents |
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
- SkeletalMesh - mesh with skeletal animations
- VertMesh - mesh with vertex animations
