UE3:CurveEdOptions (UT3): Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page |
No edit summary |
||
Line 20: | Line 20: | ||
! Value | ! Value | ||
|- | |- | ||
| | | A | ||
| | | 1.0 | ||
|- | |- | ||
| | | B | ||
| | | 0.235294 | ||
|- | |- | ||
| | | G | ||
| | | 0.235294 | ||
|- | |- | ||
| R | | R | ||
| 0. | | 0.235294 | ||
|} | |} | ||
Line 45: | Line 45: | ||
! Value | ! Value | ||
|- | |- | ||
| | | A | ||
| | | 1.0 | ||
|- | |- | ||
| | | B | ||
| | | 0.490196 | ||
|- | |- | ||
| | | G | ||
| | | 0.490196 | ||
|- | |- | ||
| R | | R | ||
| 0. | | 0.490196 | ||
|} | |} | ||
Line 70: | Line 70: | ||
! Value | ! Value | ||
|- | |- | ||
| | | A | ||
| | | 1.0 | ||
|- | |- | ||
| | | B | ||
| | | 0.784314 | ||
|- | |- | ||
| | | G | ||
| | | 0.784314 | ||
|- | |- | ||
| R | | R | ||
| 0. | | 0.784314 | ||
|} | |} | ||
Line 95: | Line 95: | ||
! Value | ! Value | ||
|- | |- | ||
| | | A | ||
| | | 1.0 | ||
|- | |- | ||
| | | B | ||
| | | 0.509804 | ||
|- | |- | ||
| | | G | ||
| | | 0.509804 | ||
|- | |- | ||
| R | | R | ||
| 0. | | 0.509804 | ||
|} | |} | ||
Line 120: | Line 120: | ||
! Value | ! Value | ||
|- | |- | ||
| | | A | ||
| | | 1.0 | ||
|- | |- | ||
| | | B | ||
| | | 0.705882 | ||
|- | |- | ||
| | | G | ||
| | | 0.705882 | ||
|- | |- | ||
| R | | R | ||
| 0. | | 0.705882 | ||
|} | |} | ||
Line 148: | Line 148: | ||
<!-- enter variable description --> | <!-- enter variable description --> | ||
'''Default value:''' 0.0010 | |||
====SelectedKeyColor==== | ====SelectedKeyColor==== | ||
Line 161: | Line 163: | ||
! Value | ! Value | ||
|- | |- | ||
| | | A | ||
| | | 1.0 | ||
|- | |- | ||
| | | B | ||
| | | 0.0 | ||
|- | |- | ||
| | | G | ||
| | | 1.0 | ||
|- | |- | ||
| R | | R | ||
Line 186: | Line 188: | ||
! Value | ! Value | ||
|- | |- | ||
| | | A | ||
| | | 1.0 | ||
|- | |- | ||
| | | B | ||
| | | 0.117647 | ||
|- | |- | ||
| | | G | ||
| | | 0.509804 | ||
|- | |- | ||
| R | | R | ||
| 1.0 | | 1.0 | ||
|} | |} |
Latest revision as of 07:40, 23 May 2008
Object >> CurveEdOptions |
- Package:
- UnrealEd
- This class in other games:
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
Property group 'Options'
BackgroundColor
Type: Object.LinearColor
Modifiers: config
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.235294 |
G | 0.235294 |
R | 0.235294 |
GridColor
Type: Object.LinearColor
Modifiers: config
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.490196 |
G | 0.490196 |
R | 0.490196 |
GridTextColor
Type: Object.LinearColor
Modifiers: config
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.784314 |
G | 0.784314 |
R | 0.784314 |
LabelBlockBkgColor
Type: Object.LinearColor
Modifiers: config
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.509804 |
G | 0.509804 |
R | 0.509804 |
LabelColor
Type: Object.LinearColor
Modifiers: config
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.705882 |
G | 0.705882 |
R | 0.705882 |
MaxViewRange
Type: float
Modifiers: config
Default value: 1000000.0
MinViewRange
Type: float
Modifiers: config
Default value: 0.0010
SelectedKeyColor
Type: Object.LinearColor
Modifiers: config
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.0 |
G | 1.0 |
R | 1.0 |
SelectedLabelColor
Type: Object.LinearColor
Modifiers: config
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.117647 |
G | 0.509804 |
R | 1.0 |