Interface IInternalSeat
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; }