vrLib SDK Documentation
IsConnected Property
NamespacesVideoRayManipulatorIsConnected
Gets a value indicating whether a manip is connected.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsConnected { get; }
Public ReadOnly Property IsConnected As Boolean
public:
property bool IsConnected {
	bool get ();
}
Value
true Always. Current comms are 1 way to the manip.

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