Table of Contents

Class OrbitRendererConfiguration

Namespace
KSP.Map
Assembly
Assembly-CSharp.dll
public class OrbitRendererConfiguration : ScriptableObject
Inheritance
OrbitRendererConfiguration
Extension Methods

Constructors

OrbitRendererConfiguration()

public OrbitRendererConfiguration()

Fields

ActiveVesselMapColor

public Color ActiveVesselMapColor

Field Value

Color

AnDnColor

public Color AnDnColor

Field Value

Color

AnDnLineThickness

public float AnDnLineThickness

Field Value

float

BlendMode

public ShapesBlendMode BlendMode

Field Value

ShapesBlendMode

CelestialBodyOrbitDashGap

public float CelestialBodyOrbitDashGap

Field Value

float

CelestialBodyOrbitDashLength

public float CelestialBodyOrbitDashLength

Field Value

float

CelestialBodyOrbitThickness

public float CelestialBodyOrbitThickness

Field Value

float

CelestialBodyRenderStyle

public OrbitRenderSegment.RenderStyle CelestialBodyRenderStyle

Field Value

OrbitRenderSegment.RenderStyle

DefaultMapObjectColor

public Color DefaultMapObjectColor

Field Value

Color

FadeScreenspaceThickness

public bool FadeScreenspaceThickness

Field Value

bool

GenerationDelay

public float GenerationDelay

Field Value

float

ManeuverCoastingEndColor

public Color ManeuverCoastingEndColor

Field Value

Color

ManeuverCoastingStartColor

public Color ManeuverCoastingStartColor

Field Value

Color

ManeuverNonImpulseDashGap

public float ManeuverNonImpulseDashGap

Field Value

float

ManeuverNonImpulseDashLength

public float ManeuverNonImpulseDashLength

Field Value

float

ManeuverNonImpulseEndColor

public Color ManeuverNonImpulseEndColor

Field Value

Color

ManeuverNonImpulseRenderStyle

public OrbitRenderSegment.RenderStyle ManeuverNonImpulseRenderStyle

Field Value

OrbitRenderSegment.RenderStyle

ManeuverNonImpulseStartColor

public Color ManeuverNonImpulseStartColor

Field Value

Color

ManeuverOrbitDashGap

public float ManeuverOrbitDashGap

Field Value

float

ManeuverOrbitDashLength

public float ManeuverOrbitDashLength

Field Value

float

ManeuverOrbitRenderStyle

public OrbitRenderSegment.RenderStyle ManeuverOrbitRenderStyle

Field Value

OrbitRenderSegment.RenderStyle

ManeuverOrbitThickness

public float ManeuverOrbitThickness

Field Value

float

MapDefaultDottedLineSize

public int MapDefaultDottedLineSize

Field Value

int

MaxCountPerPeriod

public int MaxCountPerPeriod

Field Value

int

MaxIterations

public int MaxIterations

Field Value

int

MaxSeedPointsToGenerate

public int MaxSeedPointsToGenerate

Field Value

int

MinScreenspacePixelThickness

public float MinScreenspacePixelThickness

Field Value

float

NonActiveVesselColor

public Color NonActiveVesselColor

Field Value

Color

NonActiveVesselOrbitEndColor

public Color NonActiveVesselOrbitEndColor

Field Value

Color

NonActiveVesselOrbitStartColor

public Color NonActiveVesselOrbitStartColor

Field Value

Color

NonLocallyOwnedOrbitEndColor

public Color NonLocallyOwnedOrbitEndColor

Field Value

Color

NonLocallyOwnedOrbitStartColor

public Color NonLocallyOwnedOrbitStartColor

Field Value

Color

PerPatchGradients

public bool PerPatchGradients

Field Value

bool

ScreenSizeRatioMax

public double ScreenSizeRatioMax

Field Value

double

SeedPointsPerPeriod

public int SeedPointsPerPeriod

Field Value

int

SquarePerimeterSizeRatioMin

public double SquarePerimeterSizeRatioMin

Field Value

double

SquaredPerimeterMin

public double SquaredPerimeterMin

Field Value

double

SubdivisionHeuristics

public SubdivisionHeuristic SubdivisionHeuristics

Field Value

SubdivisionHeuristic

TargetOrbitEndColor

public Color TargetOrbitEndColor

Field Value

Color

TargetOrbitStartColor

public Color TargetOrbitStartColor

Field Value

Color

ThicknessFadeColor

public Color ThicknessFadeColor

Field Value

Color

ThicknessSpace

public ThicknessSpace ThicknessSpace

Field Value

ThicknessSpace

ThicknessUsesMapScale

public bool ThicknessUsesMapScale

Field Value

bool

TrajectoryConnectorDashGap

public float TrajectoryConnectorDashGap

Field Value

float

TrajectoryConnectorDashLength

public float TrajectoryConnectorDashLength

Field Value

float

TrajectoryConnectorThickness

public float TrajectoryConnectorThickness

Field Value

float

TrajectoryOrbitDashGap

public float TrajectoryOrbitDashGap

Field Value

float

TrajectoryOrbitDashLength

public float TrajectoryOrbitDashLength

Field Value

float

TrajectoryOrbitEndColor

public Color TrajectoryOrbitEndColor

Field Value

Color

TrajectoryOrbitRenderStyle

public OrbitRenderSegment.RenderStyle TrajectoryOrbitRenderStyle

Field Value

OrbitRenderSegment.RenderStyle

TrajectoryOrbitStartColor

public Color TrajectoryOrbitStartColor

Field Value

Color

TrajectoryOrbitThickness

public float TrajectoryOrbitThickness

Field Value

float

TriangleAreaMin

public double TriangleAreaMin

Field Value

double

UsePolyline

public bool UsePolyline

Field Value

bool

WaypointColor

public Color WaypointColor

Field Value

Color