vrLib SDK Documentation
ROV Property
NamespacesVideoRay.CommunicationInterfaceAdapter_KCF_SmartTetherROV
The attached ROV. This is used for the depth and yaw information of the final node in the SmartTether
Declaration Syntax
C#Visual BasicVisual C++
public ROV ROV { get; set; }
Public Property ROV As ROV
public:
property ROV^ ROV {
	ROV^ get ();
	void set (ROV^ value);
}

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