Init
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user