18 lines
416 B
JSON
18 lines
416 B
JSON
{
|
|
"name": "com.unity.pico.livepreview",
|
|
"displayName": "PICO Live Preview",
|
|
"version": "1.0.5",
|
|
"unity": "2020.3",
|
|
"description": "Provides live preview display and input support for PICO devices.",
|
|
"keywords": [
|
|
"picoxr",
|
|
"xr",
|
|
"vr",
|
|
"virtual",
|
|
"xreditorsubsystem"
|
|
],
|
|
"dependencies": {
|
|
"com.unity.xr.management": "4.0.0",
|
|
"com.unity.xr.interaction.toolkit": "2.0.0"
|
|
}
|
|
} |