MoverioCameraIsActive Method |
Get whether MoverioCamera is active.
Namespace:
MoverioBasicFunctionUnityPlugin
Assembly:
MoverioBasicFunctionUnityPlugin (in MoverioBasicFunctionUnityPlugin.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax public static bool IsActive()
Return Value
Type:
BooleanReturns true when the MoverioCamera is active and false when it inactive.
See Also