diff --git a/Samples/Widget3D/UE4/Content/Widget3D/View.uasset b/Samples/Widget3D/UE4/Content/Widget3D/View.uasset index 0f22bc45..10b8e6aa 100644 Binary files a/Samples/Widget3D/UE4/Content/Widget3D/View.uasset and b/Samples/Widget3D/UE4/Content/Widget3D/View.uasset differ diff --git a/Samples/Widget3D/UE4/Widget3D.uproject b/Samples/Widget3D/UE4/Widget3D.uproject index 4ee5fc30..0ffc50e3 100644 --- a/Samples/Widget3D/UE4/Widget3D.uproject +++ b/Samples/Widget3D/UE4/Widget3D.uproject @@ -1,12 +1,12 @@ { - "FileVersion": 3, - "EngineAssociation": "4.25", - "Category": "", - "Description": "", - "Plugins": [ - { - "Name": "NoesisGUI", - "Enabled": true - } - ] + "FileVersion": 3, + "EngineAssociation": "4.27", + "Category": "", + "Description": "", + "Plugins": [ + { + "Name": "NoesisGUI", + "Enabled": true + } + ] } \ No newline at end of file