com.magicleap.spectator
Version:
This package enables use of the Magic Leap Spectator application on iPhone and Android for 3rd person viewing and recording of MagicLeap 2 applications.
32 lines (31 loc) • 819 B
JSON
{
"name": "com.magicleap.spectator",
"unity": "2022.2",
"version": "1.3.8",
"dependencies": {
"com.magicleap.unitysdk": "1.3.0",
"com.unity.render-pipelines.universal": "12.0.0"
},
"samples": [
{
"displayName": "Samples",
"description": "Contains sample scenes for testing on device and in-editor",
"path": "Samples~/"
}
],
"keywords": [
"ml",
"magicleap",
"phone",
"spectator",
"camera",
"cam"
],
"author": {
"name": "Magic Leap",
"url": "https://developer.magicleap.com/"
},
"description": "This package enables use of the Magic Leap Spectator application on iPhone and Android for 3rd person viewing and recording of MagicLeap 2 applications.",
"displayName": "Magic Leap Spectator",
"license": "see license in LICENSE"
}