Class MapManeuverManipulator
- Namespace
- KSP.Map
- Assembly
- Assembly-CSharp.dll
public class MapManeuverManipulator : KerbalMonoBehaviour
- Inheritance
-
MapManeuverManipulator
- Inherited Members
-
- Extension Methods
-
Constructors
MapManeuverManipulator()
public MapManeuverManipulator()
Fields
baseColor
Field Value
- Color
handleType
public ManeuverGizmoInputType handleType
Field Value
- ManeuverGizmoInputType
headRenderer
public MeshRenderer headRenderer
Field Value
- MeshRenderer
highlightColor
public Color highlightColor
Field Value
- Color
oppositeHeadRenderer
public MeshRenderer oppositeHeadRenderer
Field Value
- MeshRenderer
oppositeManipulator
public MapManeuverManipulator oppositeManipulator
Field Value
- MapManeuverManipulator
oppositeTailRenderer
public MeshRenderer oppositeTailRenderer
Field Value
- MeshRenderer
tailRenderer
public MeshRenderer tailRenderer
Field Value
- MeshRenderer
Properties
CurrentHighlightedManipulator
public static MapManeuverManipulator CurrentHighlightedManipulator { get; }
Property Value
- MapManeuverManipulator