I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:CurveEdOptions (UT3)

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

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