vrLib SDK Documentation
MaxiumDepth Property
NamespacesVideoRayHealthMaxiumDepth
NOT USED YET Gets or sets the maxium depth in meters
Declaration Syntax
C#Visual BasicVisual C++
public int MaxiumDepth { get; set; }
Public Property MaxiumDepth As Integer
public:
property int MaxiumDepth {
	int get ();
	void set (int value);
}
Value
The maxium depth.

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