Testing IFX locally on Windows
You can create a collection of IFX in the ENGAGE SDK, and then test it in the ENGAGE app. However, the IFX are restricted to your development machine. Other users in a Session will not be able to see the IFX.
To test your IFX on a Windows device, complete the following steps:
Build an asset bundle for the Windows platform. For more information, see Building an IFX bundle.
Open the ENGAGE app, and then log in.
Start a Session.
Open your menu, and then select IFX.
Press F10.
In the Test Local IFX Bundle window, select BROWSE.
In the Select Local IFX Bundle window, browse to and select your IFX bundle, and then select Open. After you build an asset bundle, it's saved in the
/AssetBundles/Windows
subfolder of your local SDK repository folder.In the Test Local IFX Bundle window, for the IFX that you want to test, select LOAD.
You can use the profiling tools in ENGAGE to analyse your IFX and identify any performance issues. For more information, see Profiling.
Last updated