16 lines
276 B
JSON
16 lines
276 B
JSON
{
|
|
"name": "XR Simulation Plug-in",
|
|
"version": "1.0.0",
|
|
"libraryName": "XRSimulationSubsystem",
|
|
"inputs": [
|
|
{
|
|
"id": "XRSimulation-Input"
|
|
}
|
|
],
|
|
"meshings": [
|
|
{
|
|
"id": "XRSimulation-Meshing"
|
|
}
|
|
]
|
|
}
|