You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
482 B
29 lines
482 B
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName" : "0.0.1",
|
|
"FriendlyName" : "RealSense Plugin (alpha)",
|
|
"Description" : "",
|
|
"CreatedBy" : "",
|
|
"CreatedByURL" : "",
|
|
"DocsURL" : "",
|
|
"Category" : "Input Devices",
|
|
"CanContainContent" : true,
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "RealSense",
|
|
"Type": "Runtime",
|
|
"LoadingPhase" : "PostConfigInit",
|
|
"WhitelistPlatforms" : [ "Win64" ]
|
|
}
|
|
],
|
|
"Plugins":
|
|
[
|
|
{
|
|
"Name": "RuntimeMeshComponent",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|