Class CameraLocalPitchPropertyWatcher
- Namespace
- KSP.Messages.PropertyWatchers
- Assembly
- Assembly-CSharp.dll
[DiscoverableProperty("Properties/Camera/CameraLocalPitch", true, "Up/Down rotation in degrees applied to the camera in its local coordinate system. (-90 = local down, 90 = local up)", "")]
public class CameraLocalPitchPropertyWatcher : CameraGimbalPropertyWatcher
- Inheritance
-
CameraLocalPitchPropertyWatcher
- Inherited Members
- Extension Methods
Constructors
CameraLocalPitchPropertyWatcher()
public CameraLocalPitchPropertyWatcher()
Methods
GetValueDouble()
public override double GetValueDouble()
Returns
baseType()
public override Type baseType()