Table of Contents

Class CameraLocalRollPropertyWatcher

Namespace
KSP.Messages.PropertyWatchers
Assembly
Assembly-CSharp.dll
[DiscoverableProperty("Properties/Camera/CameraLocalRoll", true, "Rotation in degrees of the camera around its forward (Z) axis (increasing clockwise)", "")]
public class CameraLocalRollPropertyWatcher : CameraGimbalPropertyWatcher
Inheritance
CameraLocalRollPropertyWatcher
Inherited Members
Extension Methods

Constructors

CameraLocalRollPropertyWatcher()

public CameraLocalRollPropertyWatcher()

Methods

GetValueDouble()

public override double GetValueDouble()

Returns

double

baseType()

public override Type baseType()

Returns

Type