Table of Contents

Class ObjectAssemblyMagicValues

Namespace
KSP.OAB
Assembly
Assembly-CSharp.dll
public static class ObjectAssemblyMagicValues
Inheritance
ObjectAssemblyMagicValues
Inherited Members

Fields

AirplanePartRotation

public static readonly Vector3 AirplanePartRotation

Field Value

Vector3

AsyncPartLoadDelay

public const float AsyncPartLoadDelay = 0.009

Field Value

float

DEFAULT_PART_CATEGORY

public const PartCategories DEFAULT_PART_CATEGORY = Pods

Field Value

PartCategories

DEFAULT_PART_FILTER

public const AssemblyPartFilterType DEFAULT_PART_FILTER = Type

Field Value

AssemblyPartFilterType

DebugSizeLimitsColor

public static readonly Color DebugSizeLimitsColor

Field Value

Color

FUEL_TYPE_NONE

public const string FUEL_TYPE_NONE = "None"

Field Value

string

HistoricalRecords

public const int HistoricalRecords = 80

Field Value

int

MINIMUM_NODE_RADIUS

public const float MINIMUM_NODE_RADIUS = 0.5

Field Value

float

MinimumGridScale

public const float MinimumGridScale = 256

Field Value

float

NameOfConfigFile

public const string NameOfConfigFile = "oab-config"

Field Value

string

NoSurfaceAttachTag

public const string NoSurfaceAttachTag = "NoAttach"

Field Value

string

OAB_UI_CANVAS_SORTING_LAYER_NAME

public const string OAB_UI_CANVAS_SORTING_LAYER_NAME = "Main"

Field Value

string

PLACEMENT_TOOL_ROTATE_SPEED

public const float PLACEMENT_TOOL_ROTATE_SPEED = 90

Field Value

float

PLACEMENT_TOOL_ROTATE_SPEED_FINE

public const float PLACEMENT_TOOL_ROTATE_SPEED_FINE = 5

Field Value

float

PLACEMENT_TOOL_SNAP_DEGREES

public const float PLACEMENT_TOOL_SNAP_DEGREES = 15

Field Value

float

PLACEMENT_TOOL_SNAP_DEGREES_FINE

public const float PLACEMENT_TOOL_SNAP_DEGREES_FINE = 5

Field Value

float

PartSelectionShaderName

public static string PartSelectionShaderName

Field Value

string

PartSelectionTransparency

public const float PartSelectionTransparency = 0.4

Field Value

float

PartTooltipModalShowMoreThreshold

public const int PartTooltipModalShowMoreThreshold = 5

Field Value

int

PlaceholderChild

public const string PlaceholderChild = "model-placeholder"

Field Value

string

RocketPartRotation

public static readonly Vector3 RocketPartRotation

Field Value

Vector3

SAVE_FILE_DATE_FORMAT

public const string SAVE_FILE_DATE_FORMAT = "d"

Field Value

string

SAVE_FILE_TIME_FORMAT

public const string SAVE_FILE_TIME_FORMAT = "t"

Field Value

string

SYMMETRY_MIN_DISTANCE_THRESHOLD

public const float SYMMETRY_MIN_DISTANCE_THRESHOLD = 0.01

Field Value

float

TRANSLATE_TOOL_LIMIT_SMOOTHER

public const float TRANSLATE_TOOL_LIMIT_SMOOTHER = 0.25

Field Value

float

TRANSLATE_TOOL_SNAP_DISTANCE

public const float TRANSLATE_TOOL_SNAP_DISTANCE = 0.2

Field Value

float

TRANSLATE_TOOL_SNAP_DISTANCE_FINE

public const float TRANSLATE_TOOL_SNAP_DISTANCE_FINE = 0.05

Field Value

float

TagPartPanel

public const string TagPartPanel = "UI_VAB_PARTS_PANEL"

Field Value

string

TopNodeTag

public const string TopNodeTag = "top"

Field Value

string

UIColorFlashSpeedScale

public const float UIColorFlashSpeedScale = 5

Field Value

float

UNDO_REDO_LIMIT_PER_FRAME

public const int UNDO_REDO_LIMIT_PER_FRAME = 4

Field Value

int