vrLib SDK Documentation
Tilt_Limit Property
NamespacesVideoRayCameraTilt_Limit
Limits of a zoom mechanism movement Not currently used on the PRO4 Range is -100 to 100 (percentage of full travel)
Declaration Syntax
C#Visual BasicVisual C++
public int[] Tilt_Limit { get; set; }
Public Property Tilt_Limit As Integer()
public:
property array<int>^ Tilt_Limit {
	array<int>^ get ();
	void set (array<int>^ value);
}

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