MoverioDisplay.GetBrightness Method |
Acquire the display brightness for the Moverio.
Namespace:
MoverioBasicFunctionUnityPlugin
Assembly:
MoverioBasicFunctionUnityPlugin (in MoverioBasicFunctionUnityPlugin.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax public static int GetBrightness()
Return Value
Type:
Int32Returns the brightness value when acquiring the brightness(0 to 20) is successful and -1 when it fails.
See Also