MoverioDisplay Class |
Namespace: MoverioBasicFunctionUnityPlugin
public class MoverioDisplay : MonoBehaviour
The MoverioDisplay type exposes the following members.
Name | Description | |
---|---|---|
![]() | MoverioDisplay | Initializes a new instance of the MoverioDisplay class |
Name | Description | |
---|---|---|
![]() ![]() | GetBrightness |
Acquire the display brightness for the Moverio.
|
![]() ![]() | GetBrightnessMode |
Get the brightness adjustment mode for the display.
|
![]() ![]() | GetDisplayMode |
Get the 2D/3D display mode for the display.
|
![]() ![]() | GetDisplayState |
Get the display state for the display.
|
![]() ![]() | GetScreenHorizontalShiftStep |
Acquire the screen horizontal shift step for the Moverio.
|
![]() ![]() | GetScreenHorizontalShiftStepMax |
Gets the maximum screen horizontal shift step value.
|
![]() ![]() | GetScreenHorizontalShiftStepMin |
Gets the minimum screen horizontal shift step value.
|
![]() ![]() | IsActive |
Get whether MoverioDisplay is active.
|
![]() ![]() | Reconnect |
Reconnect to moverio.
|
![]() ![]() | SetBrightness |
Set the display brightness for the Moverio.
|
![]() ![]() | SetBrightnessMode |
Set the brightness adjustment mode for the display.
|
![]() ![]() | SetDisplayMode |
Set the 2D/3D display mode for the display.
|
![]() ![]() | SetDisplayState |
Set the display state for the display.
|
![]() ![]() | SetScreenHorizontalShiftStep |
Set the screen horizontal shift step for the Moverio.
|