增加多屏显示,视频播放
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 2,
|
||||
"VersionName": "1.2",
|
||||
"FriendlyName": "NeoKinect",
|
||||
"Description": "Allow Blueprints to use the Kinect v2 sensor capabilities.",
|
||||
"Category": "Input Devices",
|
||||
"CreatedBy": "Rodrigo Villani",
|
||||
"CreatedByURL": "http://rvillani.com",
|
||||
"DocsURL": "http://files.rvillani.com/neokinect/NeoKinect-QuickStart.pdf",
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/130cfe979a6e4159b634d4b1d23e60da",
|
||||
"SupportURL": "mailto:contact@rvillani.com",
|
||||
"EngineVersion": "5.3.0",
|
||||
"CanContainContent": false,
|
||||
"Installed": true,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "NeoKinectUnreal",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default",
|
||||
"PlatformAllowList": [
|
||||
"Win64"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user