vrLib SDK Documentation
CameraQuickCommandRunning Property
NamespacesVideoRayCameraCameraQuickCommandRunning
Gets a value indicating whether camera quick command running.
Declaration Syntax
C#Visual BasicVisual C++
public bool CameraQuickCommandRunning { get; }
Public ReadOnly Property CameraQuickCommandRunning As Boolean
public:
property bool CameraQuickCommandRunning {
	bool get ();
}
Value
true if camera quick command is running; otherwise, false.

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