Mostly Harmless
UE3:StaticMesh (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> StaticMesh (native-only) |
Contents
This class represents static meshes as objects in the engine. Unlike the SkeletalMesh class, this class is native-only and does not expose any members to the UnrealScript level.
See also
- StaticMeshComponent, the actor component for using static meshes
- StaticMeshActor, the default actor for adding static meshes in UnrealEd
- DynamicSMActor, a base class for several types of dynamic actors using static meshes