I'm a doctor, not a mechanic
UE3:StaticMeshMode_Options (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> StaticMeshMode_Options |
- Package:
- UnrealEd
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Options for the user to control how static meshes are dropped into the editor.
Properties[edit]
Property group 'StaticMeshMode_Options'[edit]
PreRotation[edit]
Type: Object.Rotator
Pre-rotation values to correct meshes with weird orientations.
RotationMax[edit]
Type: Object.Rotator
RotationMin[edit]
Type: Object.Rotator
Range for tweaks to rotation.
Scale3DMax[edit]
Type: Object.Vector
Default value:
Member | Value |
---|---|
X | 1.0 |
Y | 1.0 |
Z | 1.0 |
Scale3DMin[edit]
Type: Object.Vector
Range for tweaks to DrawScale3D.
Default value:
Member | Value |
---|---|
X | 1.0 |
Y | 1.0 |
Z | 1.0 |
ScaleMax[edit]
Type: float
Default value: 1.0
ScaleMin[edit]
Type: float
Range for tweaks to DrawScale.
Default value: 1.0
Property group 'StaticMeshSettings'[edit]
CollisionType[edit]
Type: Actor.ECollisionType
Settings that you want to apply to all static meshes that get placed.
Default value: COLLIDE_BlockWeapons