MoverioBasicFunctionUnityPlugin
MoverioBasicFunctionUnityPlugin
Namespaces
MoverioBasicFunctionUnityPlugin
MoverioDisplay Class
MoverioDisplay Methods
GetBrightness Method
GetBrightnessMode Method
GetDisplayMode Method
GetDisplayState Method
GetScreenHorizontalShiftStep Method
GetScreenHorizontalShiftStepMax Method
GetScreenHorizontalShiftStepMin Method
IsActive Method
Reconnect Method
SetBrightness Method
SetBrightnessMode Method
SetDisplayMode Method
SetDisplayState Method
SetScreenHorizontalShiftStep Method
MoverioDisplay
SetBrightnessMode Method
Set the brightness adjustment mode for the display.
Namespace:
MoverioBasicFunctionUnityPlugin
Assembly:
MoverioBasicFunctionUnityPlugin (in MoverioBasicFunctionUnityPlugin.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
Copy
public
static
bool
SetBrightnessMode
(
BrightnessMode
mode
)
Parameters
mode
Type:
MoverioBasicFunctionUnityPlugin.Type
BrightnessMode
Brightness adjstment mode
Return Value
Type:
Boolean
Returns true when setting the brightness adjustment mode is successful and false when it fails.
See Also
Reference
MoverioDisplay Class
MoverioBasicFunctionUnityPlugin Namespace