Preparing search index...
The search index is not available
openvr2ws-client
openvr2ws-client
PlayAreaResponse
Interface PlayAreaResponse
The structure of a PlayArea response from OpenVR2WS.
interface
PlayAreaResponse
{
Data
:
{
Corners
:
Vec3
[]
;
Size
:
Vec3
;
}
;
Key
:
PlayArea
;
Message
:
string
;
Nonce
?:
string
;
Type
:
Command
;
}
Hierarchy (
view full
)
Response
PlayAreaResponse
Index
Properties
Data
Key
Message
Nonce?
Type
Properties
Data
Data
:
{
Corners
:
Vec3
[]
;
Size
:
Vec3
;
}
Type declaration
Corners
:
Vec3
[]
Size
:
Vec3
Key
Key
:
PlayArea
Message
Message
:
string
Optional
Nonce
Nonce
?:
string
Type
Type
:
Command
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Data
Key
Message
Nonce
Type
openvr2ws-client
Loading...
The structure of a PlayArea response from OpenVR2WS.