vrLib SDK Documentation
InternalHumidity Property
NamespacesVideoRayHealthInternalHumidity
Gets or sets the internal humidity in relative humidity percentage
Declaration Syntax
C#Visual BasicVisual C++
public int InternalHumidity { get; set; }
Public Property InternalHumidity As Integer
public:
property int InternalHumidity {
	int get ();
	void set (int value);
}
Value
The internal humidity.

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