Table of Contents

Interface IOrbitRendererData

Namespace
KSP.Map
Assembly
Assembly-CSharp.dll
public interface IOrbitRendererData
Extension Methods

Properties

LowerCamVsSmaRatio

float LowerCamVsSmaRatio { get; }

Property Value

float

NodeColor

Color NodeColor { get; }

Property Value

Color

OrbitColor

Color OrbitColor { get; }

Property Value

Color

OrbitLineMaterial

Material OrbitLineMaterial { get; }

Property Value

Material

OrbitLineTexture

Texture OrbitLineTexture { get; }

Property Value

Texture

UpperCamVsSmaRatio

float UpperCamVsSmaRatio { get; }

Property Value

float