Table of Contents

Class CaptureFrameRotationProvider

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public class CaptureFrameRotationProvider : IDynamicFrameRotationProvider
Inheritance
CaptureFrameRotationProvider
Implements
Inherited Members
Extension Methods

Constructors

CaptureFrameRotationProvider(IUniverseObserver)

public CaptureFrameRotationProvider(IUniverseObserver observer)

Parameters

observer IUniverseObserver

Methods

GetRotation(double)

public Rotation GetRotation(double universeDeltaTime)

Parameters

universeDeltaTime double

Returns

Rotation