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