Skip to content

Export for Unreal Engine (EZtracking Plugin) -- OLD


Install the EZtracking plugin.

The generated file is a csv which needs to be imported inside Unreal so the plugin can convert it to a useable lens profile.

  1. Open Unreal and in the Content browser, enable Show Plugin Content

  1. Navigate to the EZtracking\LensProfiles content folder and drag & drop the FillLensProfile asset to your scene

  1. In your project content folder, create a Data Table with a Row Structure LensProfileUtilityData

  1. Open the data table, got to the tab Data Table Details and set the Source File to the csv compatible with Unreal

  1. In the menu Asset, click on Reimport DataTable

  1. In your project content folder, create a new lens profile asset: right click > Miscellaneous > Data Asset, type LensProfile

  1. In the World Outliner, select the FillLensProfile actor. In the settings, set the field Lens Profile to the newly created Lens Profile asset, and the field Lens Profile Data to the Data Table previously imported. Then click on the Fill Lens Profile button.

  1. Click on the Fill Lens Profile Button.

The lens profile contains now all the imported data.