vrLib SDK Documentation
Down Property
NamespacesVideoRayROV..::.ControlGainsDown
Gets or sets the vertical down actuation gain
Declaration Syntax
C#Visual BasicVisual C++
public double Down { get; set; }
Public Property Down As Double
public:
property double Down {
	double get ();
	void set (double value);
}
Value
gain multiplier (range 0 - 1)

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)