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
baseType()
public override Type baseType()