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
SetDisplayState Method
Set the display state 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
SetDisplayState
(
DisplayState
mode
)
Parameters
mode
Type:
MoverioBasicFunctionUnityPlugin.Type
DisplayState
display state
Return Value
Type:
Boolean
Returns true when setting the display state is successful and false when it fails.
See Also
Reference
MoverioDisplay Class
MoverioBasicFunctionUnityPlugin Namespace