Table of Contents

Interface ITransformFrame

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public interface ITransformFrame : ICoordinateSystem
Inherited Members
Extension Methods

Properties

motionFrame

IMotionFrame motionFrame { get; }

Property Value

IMotionFrame

transform

ITransformModel transform { get; }

Property Value

ITransformModel

type

TransformFrameType type { get; }

Property Value

TransformFrameType