My program doesn't have bugs. It just develops random features.

UE3:CurveEdOptions (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> CurveEdOptions
Package: 
UnrealEd
This class in other games:
UT3


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.35
G 0.35
R 0.35

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.25
G 0.25
R 0.25

LabelColor[edit]

Type: Object.LinearColor

Modifiers: config


Default value:

Member Value
A 1.0
B 0.4
G 0.4
R 0.4

MaxViewRange[edit]

Type: float

Modifiers: config


Default value: 1000000.0

MinViewRange[edit]

Type: float

Modifiers: config


Default value: 0.01

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.1
G 0.4
R 0.6