Table of Contents

Interface IInternalSeat

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public interface IInternalSeat
Extension Methods

Properties

kerbalEyeOffset

Vector3 kerbalEyeOffset { get; }

Property Value

Vector3

localPosition

Vector3 localPosition { get; }

Property Value

Vector3

localRotation

Quaternion localRotation { get; }

Property Value

Quaternion

seatIndex

int seatIndex { get; }

Property Value

int