Table of Contents

Class CameraGimbalPitchPropertyWatcher

Namespace
KSP.Messages.PropertyWatchers
Assembly
Assembly-CSharp.dll
[DiscoverableProperty("Properties/Camera/CameraGimbalPitch", true, "Up/Down rotation in degrees of the camera around the gimbal's X axis (-90 = gimbal down, 90 = gimbal up)", "")]
public class CameraGimbalPitchPropertyWatcher : CameraGimbalPropertyWatcher
Inheritance
CameraGimbalPitchPropertyWatcher
Inherited Members
Extension Methods

Constructors

CameraGimbalPitchPropertyWatcher()

public CameraGimbalPitchPropertyWatcher()

Methods

GetValueDouble()

public override double GetValueDouble()

Returns

double

baseType()

public override Type baseType()

Returns

Type