I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:CascadeOptions property group Options (UDK)
Object >> CascadeOptions (property group Options) |
Contents
- 1 Property group 'Options'
- 1.1 BackgroundColor
- 1.2 bCenterCascadeModuleText
- 1.3 bShowFloor
- 1.4 bShowGrid
- 1.5 bShowModuleDump
- 1.6 bShowParticleCounts
- 1.7 bShowParticleDistance
- 1.8 bShowParticleEvents
- 1.9 bShowParticleTimes
- 1.10 bUseSlimCascadeDraw
- 1.11 bUseSpaceBarReset
- 1.12 bUseSpaceBarResetInLevel
- 1.13 bUseSubMenus
- 1.14 Cascade_MouseMoveThreshold
- 1.15 Emitter_Background
- 1.16 Emitter_Selected
- 1.17 Emitter_Unselected
- 1.18 Empty_Background
- 1.19 FloorMesh
- 1.20 FloorPosition
- 1.21 FloorRotation
- 1.22 FloorScale
- 1.23 FloorScale3D
- 1.24 GridColor_Hi
- 1.25 GridColor_Low
- 1.26 GridPerspectiveSize
- 1.27 ModuleColor_Beam_Selected
- 1.28 ModuleColor_Beam_Unselected
- 1.29 ModuleColor_Event_Selected
- 1.30 ModuleColor_Event_Unselected
- 1.31 ModuleColor_General_Selected
- 1.32 ModuleColor_General_Unselected
- 1.33 ModuleColor_Required_Selected
- 1.34 ModuleColor_Required_Unselected
- 1.35 ModuleColor_Spawn_Selected
- 1.36 ModuleColor_Spawn_Unselected
- 1.37 ModuleColor_Trail_Selected
- 1.38 ModuleColor_Trail_Unselected
- 1.39 ModuleColor_TypeData_Selected
- 1.40 ModuleColor_TypeData_Unselected
- 1.41 MotionModeRadius
- 1.42 PostProcessChainName
- 1.43 ShowPPFlags
- 1.44 SlimCascadeDrawHeight
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. |
Property group 'Options'[edit]
BackgroundColor[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 25 |
G | 20 |
R | 20 |
bCenterCascadeModuleText[edit]
Type: bool
Modifiers: config
If TRUE, center the module name and buttons in the module box.
Default value: True
bShowFloor[edit]
Type: bool
Modifiers: config
bShowGrid[edit]
Type: bool
Modifiers: config
bShowModuleDump[edit]
Type: bool
Modifiers: config
bShowParticleCounts[edit]
Type: bool
Modifiers: config
bShowParticleDistance[edit]
Type: bool
Modifiers: config
bShowParticleEvents[edit]
Type: bool
Modifiers: config
bShowParticleTimes[edit]
Type: bool
Modifiers: config
bUseSlimCascadeDraw[edit]
Type: bool
Modifiers: config
If TRUE, use the 'slimline' module drawing method in cascade.
Default value: True
bUseSpaceBarReset[edit]
Type: bool
Modifiers: config
bUseSpaceBarResetInLevel[edit]
Type: bool
Modifiers: config
Default value: True
bUseSubMenus[edit]
Type: bool
Modifiers: config
Default value: True
Cascade_MouseMoveThreshold[edit]
Type: int
Modifiers: config
The number of units the mouse must move before considering the module as dragged.
Default value: 4
Emitter_Background[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 25 |
G | 20 |
R | 20 |
Emitter_Selected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 180 |
G | 180 |
R | 180 |
Emitter_Unselected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 0 |
G | 100 |
R | 255 |
Empty_Background[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 25 |
G | 20 |
R | 20 |
FloorMesh[edit]
Type: string
Modifiers: config
FloorPosition[edit]
Type: Object.Vector
Modifiers: config
FloorRotation[edit]
Type: Object.Rotator
Modifiers: config
FloorScale[edit]
Type: float
Modifiers: config
FloorScale3D[edit]
Type: Object.Vector
Modifiers: config
GridColor_Hi[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 255 |
G | 100 |
R | 0 |
GridColor_Low[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 255 |
G | 100 |
R | 0 |
GridPerspectiveSize[edit]
Type: float
Modifiers: config
Default value: 1024.0
ModuleColor_Beam_Selected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 0 |
G | 100 |
R | 255 |
ModuleColor_Beam_Unselected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 235 |
G | 150 |
R | 160 |
ModuleColor_Event_Selected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 255 |
G | 0 |
R | 0 |
ModuleColor_Event_Unselected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 255 |
G | 64 |
R | 64 |
ModuleColor_General_Selected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 0 |
G | 100 |
R | 255 |
ModuleColor_General_Unselected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 49 |
G | 40 |
R | 40 |
ModuleColor_Required_Selected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 50 |
G | 225 |
R | 255 |
ModuleColor_Required_Unselected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 100 |
G | 200 |
R | 200 |
ModuleColor_Spawn_Selected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 50 |
G | 50 |
R | 255 |
ModuleColor_Spawn_Unselected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 100 |
G | 100 |
R | 200 |
ModuleColor_Trail_Selected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 0 |
G | 100 |
R | 255 |
ModuleColor_Trail_Unselected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 170 |
G | 235 |
R | 130 |
ModuleColor_TypeData_Selected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 0 |
G | 100 |
R | 255 |
ModuleColor_TypeData_Unselected[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 20 |
G | 20 |
R | 15 |
MotionModeRadius[edit]
Type: float
Modifiers: config
The radius of the motion mode
Default value: 150.0
PostProcessChainName[edit]
Type: string
Modifiers: config
Default value: "EditorMaterials.Cascade.DefaultCascadePostProcess"
ShowPPFlags[edit]
Type: int
Modifiers: config
SlimCascadeDrawHeight[edit]
Type: int
Modifiers: config
The height to use for the 'slimline' module drawing method in cascade.
Default value: 24