My program doesn't have bugs. It just develops random features.
Difference between revisions of "UE3:CurveEdOptions (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
(Talk) |
||
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 |
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.LinearColor
Modifiers: config
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.235294 |
G | 0.235294 |
R | 0.235294 |
GridColor[edit]
Type: Object.LinearColor
Modifiers: config
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.490196 |
G | 0.490196 |
R | 0.490196 |
GridTextColor[edit]
Type: Object.LinearColor
Modifiers: config
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.784314 |
G | 0.784314 |
R | 0.784314 |
LabelBlockBkgColor[edit]
Type: Object.LinearColor
Modifiers: config
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.509804 |
G | 0.509804 |
R | 0.509804 |
LabelColor[edit]
Type: Object.LinearColor
Modifiers: config
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.705882 |
G | 0.705882 |
R | 0.705882 |
MaxViewRange[edit]
Type: float
Modifiers: config
Default value: 1000000.0
MinViewRange[edit]
Type: float
Modifiers: config
Default value: 0.0010
SelectedKeyColor[edit]
Type: Object.LinearColor
Modifiers: config
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.0 |
G | 1.0 |
R | 1.0 |
SelectedLabelColor[edit]
Type: Object.LinearColor
Modifiers: config
Default value:
Member | Value |
---|---|
A | 1.0 |
B | 0.117647 |
G | 0.509804 |
R | 1.0 |