27 lines
539 B
JSON
27 lines
539 B
JSON
{
|
|
"name": "PxrPlatform",
|
|
"version": "1.0.0-preview",
|
|
"libraryName": "PxrPlatform",
|
|
"displays": [
|
|
{
|
|
"id": "PICO Display",
|
|
"disablesLegacyVr": true,
|
|
"supportedMirrorBlitReservedModes": [
|
|
"leftEye",
|
|
"rightEye",
|
|
"sideBySide",
|
|
"occlusionMesh"
|
|
]
|
|
}
|
|
],
|
|
"inputs": [
|
|
{
|
|
"id": "PICO Input"
|
|
}
|
|
],
|
|
"meshings": [
|
|
{
|
|
"id": "PICO Mesh"
|
|
}
|
|
]
|
|
} |