Interface IOrbitControlReader
- Namespace
- KSP.Controllability
- Assembly
- Assembly-CSharp.dll
public interface IOrbitControlReader
- Extension Methods
Properties
X
float X { get; }
Property Value
Y
float Y { get; }
Property Value
Z
float Z { get; }