UE3:StaticMesh (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> StaticMesh (native-only) |
- Package:
- Engine
- This class in other games:
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