Created stub for Type:HeadOutputDevice [Automated] |
Added a description and info box for this page. |
||
Line 1: | Line 1: | ||
{{ | {{Infobox Enum | ||
|name=HeadOutputDevice | |||
|type=FrooxEngine.HeadOutputDevice | |||
}} | |||
The '''HeadOutputDevice''' [[Enum]] is used to represent the user's head output. This can be read from a user using the [[ProtoFlux:User_Head Output Device|User Head Output Device]] node. | |||
{{Table EnumValues | {{Table EnumValues |
Latest revision as of 01:08, 21 May 2024
Name: | HeadOutputDevice |
Type: | FrooxEngine.HeadOutputDevice
|
The HeadOutputDevice Enum is used to represent the user's head output. This can be read from a user using the User Head Output Device node.
Name | Value | Description |
---|---|---|
Autodetect
|
0 | |
Headless
|
1 | |
Screen
|
2 | |
Screen360
|
3 | |
StaticCamera
|
4 | |
StaticCamera360
|
5 | |
SteamVR
|
6 | |
WindowsMR
|
7 | |
Oculus
|
8 | |
OculusQuest
|
9 | |
UNKNOWN
|
10 |