There is no spoon
UE3:CascadeOptions (UT3)
Object >> CascadeOptions |
Contents
- 1 Properties
- 1.1 Property group 'Options'
- 1.1.1 BackgroundColor
- 1.1.2 bShowFloor
- 1.1.3 bShowGrid
- 1.1.4 bShowModuleDump
- 1.1.5 bShowParticleCounts
- 1.1.6 bShowParticleDistance
- 1.1.7 bShowParticleTimes
- 1.1.8 bUseSpaceBarReset
- 1.1.9 bUseSubMenus
- 1.1.10 Emitter_Background
- 1.1.11 Emitter_Selected
- 1.1.12 Emitter_Unselected
- 1.1.13 Empty_Background
- 1.1.14 FloorMesh
- 1.1.15 FloorPosition
- 1.1.16 FloorRotation
- 1.1.17 FloorScale
- 1.1.18 FloorScale3D
- 1.1.19 GridColor_Hi
- 1.1.20 GridColor_Low
- 1.1.21 GridPerspectiveSize
- 1.1.22 ModuleColor_Beam_Selected
- 1.1.23 ModuleColor_Beam_Unselected
- 1.1.24 ModuleColor_General_Selected
- 1.1.25 ModuleColor_General_Unselected
- 1.1.26 ModuleColor_Trail_Selected
- 1.1.27 ModuleColor_Trail_Unselected
- 1.1.28 ModuleColor_TypeData_Selected
- 1.1.29 ModuleColor_TypeData_Unselected
- 1.1.30 PostProcessChainName
- 1.1.31 ShowPPFlags
- 1.1 Property group 'Options'
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
Property group 'Options'[edit]
BackgroundColor[edit]
Type: Object.Color
Modifiers: config
Default value:
Member | Value |
---|---|
A | 0 |
B | 25 |
G | 20 |
R | 20 |
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
bShowParticleTimes[edit]
Type: bool
Modifiers: config
bUseSpaceBarReset[edit]
Type: bool
Modifiers: config
bUseSubMenus[edit]
Type: bool
Modifiers: config
Default value: True
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_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_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 |
PostProcessChainName[edit]
Type: string
Modifiers: config
Default value: "EditorMaterials.Cascade.DefaultCascadePostProcess"
ShowPPFlags[edit]
Type: int
Modifiers: config