vrLib SDK Documentation
Pressure Property
NamespacesVideoRayNavigationPressure
Pressure as read by a pressure sensor Setting this property sets botht eh raw pressure and the associated coordinate in the position vector
Declaration Syntax
C#Visual BasicVisual C++
public double Pressure { get; set; }
Public Property Pressure As Double
public:
property double Pressure {
	double get ();
	void set (double value);
}

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