Table of Contents

Class ScaledPlanetaryBodyView

Namespace
KSP.Sim.impl
Assembly
Assembly-CSharp.dll
public class ScaledPlanetaryBodyView : KerbalMonoBehaviour
Inheritance
ScaledPlanetaryBodyView
Inherited Members
Extension Methods

Constructors

ScaledPlanetaryBodyView()

public ScaledPlanetaryBodyView()

Properties

Material

public Material Material { get; }

Property Value

Material

Model

public CelestialBodyComponent Model { get; set; }

Property Value

CelestialBodyComponent

Renderer

public MeshRenderer Renderer { get; }

Property Value

MeshRenderer