Class CameraLocalYawPropertyWatcher
- Namespace
- KSP.Messages.PropertyWatchers
- Assembly
- Assembly-CSharp.dll
[DiscoverableProperty("Properties/Camera/CameraLocalYaw", true, "Left/Right Rotation in degrees applied to the camera in its local coordinate system. (0 = local 'forward', increasing clockwise)", "")]
public class CameraLocalYawPropertyWatcher : CameraGimbalPropertyWatcher
- Inheritance
-
CameraLocalYawPropertyWatcher
- Inherited Members
- Extension Methods
Constructors
CameraLocalYawPropertyWatcher()
public CameraLocalYawPropertyWatcher()
Methods
GetValueDouble()
public override double GetValueDouble()
Returns
baseType()
public override Type baseType()