Table of Contents

Class PositionGantryByVesselSize

Namespace
KSP.Animation
Assembly
Assembly-CSharp.dll
public class PositionGantryByVesselSize : KerbalMonoBehaviour
Inheritance
PositionGantryByVesselSize
Inherited Members
Extension Methods

Constructors

PositionGantryByVesselSize()

public PositionGantryByVesselSize()

Fields

GantryMultiplayer

public GameObject GantryMultiplayer

Field Value

GameObject

GantrySinglePlayer

public GameObject GantrySinglePlayer

Field Value

GameObject

GantrySinglePlayerCollider

public GameObject GantrySinglePlayerCollider

Field Value

GameObject

GantryTransformMax

public Transform GantryTransformMax

Field Value

Transform

GantryTransformMin

public Transform GantryTransformMin

Field Value

Transform

RepositionGantryOverTime

public bool RepositionGantryOverTime

Field Value

bool

VesselLaunchTransform

public Transform VesselLaunchTransform

Field Value

Transform

Methods

InitializeAndUpdate()

public void InitializeAndUpdate()