Misc
This commit is contained in:
parent
0d3f29cf2f
commit
6ddb8608d8
11 changed files with 35 additions and 5 deletions
|
@ -33,7 +33,7 @@ ConfiguredInternetSpeed=15000
|
|||
ConfiguredLanSpeed=20000
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/VRE/ExampleMap/MotionControllerMap.MotionControllerMap
|
||||
EditorStartupMap=/Game/VRE/ExampleMap/MotionControllerMap1_BlockOut.MotionControllerMap1_BlockOut
|
||||
LocalMapOptions=
|
||||
TransitionMap=
|
||||
bUseSplitscreen=False
|
||||
|
|
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/MotionControllerMap.umap
(Stored with Git LFS)
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/MotionControllerMap.umap
(Stored with Git LFS)
Binary file not shown.
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/MotionControllerMap1_BlockOut.umap
(Stored with Git LFS)
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/MotionControllerMap1_BlockOut.umap
(Stored with Git LFS)
Binary file not shown.
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/USDTest/Test/Materials/MI_MergedBake_Baked.uasset
(Stored with Git LFS)
Normal file
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/USDTest/Test/Materials/MI_MergedBake_Baked.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/USDTest/Test/Materials/MI_MergedBake_Baked_TwoSided.uasset
(Stored with Git LFS)
Normal file
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/USDTest/Test/Materials/MI_MergedBake_Baked_TwoSided.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/USDTest/Test/StaticMeshes/SM_root.uasset
(Stored with Git LFS)
Normal file
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/USDTest/Test/StaticMeshes/SM_root.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/USDTest/Test/Textures/T_MergedBake_Bake1_PBR_Diffuse.uasset
(Stored with Git LFS)
Normal file
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/USDTest/Test/Textures/T_MergedBake_Bake1_PBR_Diffuse.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/USDTest/Test/Textures/T_MergedBake_Bake1_PBR_Metalness.uasset
(Stored with Git LFS)
Normal file
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/USDTest/Test/Textures/T_MergedBake_Bake1_PBR_Metalness.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/USDTest/Test/Textures/T_MergedBake_Bake1_PBR_Normal.uasset
(Stored with Git LFS)
Normal file
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/USDTest/Test/Textures/T_MergedBake_Bake1_PBR_Normal.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/USDTest/Test/Textures/T_MergedBake_Bake1_PBR_Roughness.uasset
(Stored with Git LFS)
Normal file
BIN
VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/USDTest/Test/Textures/T_MergedBake_Bake1_PBR_Roughness.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -68,6 +68,15 @@
|
|||
"Name": "LowEntryExtStdLib",
|
||||
"Enabled": true,
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/846c2ad08f164f45b0335ecebf85361e"
|
||||
},
|
||||
{
|
||||
"Name": "USDImporter",
|
||||
"Enabled": true,
|
||||
"SupportedTargetPlatforms": [
|
||||
"Win64",
|
||||
"Mac",
|
||||
"Linux"
|
||||
]
|
||||
}
|
||||
],
|
||||
"TargetPlatforms": [
|
||||
|
|
Loading…
Reference in a new issue