Table of Contents

Interface ICameraShotInGimbal

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public interface ICameraShotInGimbal : ICameraShot
Inherited Members
Extension Methods

Properties

GimbalAxis

Vector GimbalAxis { get; }

Property Value

Vector

GimbalFrame

ITransformFrame GimbalFrame { get; }

Property Value

ITransformFrame

GimbalPosition

Position GimbalPosition { get; }

Property Value

Position

GimbalRotation

Rotation GimbalRotation { get; }

Property Value

Rotation

GimbalState

GimbalState GimbalState { get; }

Property Value

GimbalState