Dataprep - Set LOD for Collision

Hello there :slight_smile:

First of all, I apologize if it’s not the right place to post about Dataprep.
I’m discovering DP and the possibilities it offers, I’m delighted about it. Apart a few things to fix, but that’s not the point here.
For our DS imported assets, we define 2 LODs, and we’d need to define the second one as LOD to use for collision … with the kind help of Jerry Chen, who provided me a BP allowing to set this on many objects at a time, we can set the desired LOD to use for collision after processing the DP recipe. But we’d like to do that automatically directly in DP. Any solution, please ?

Thanks in advance for your help.

Best regards.

Nicolas Caplat

Hello Nicolas,
you can create a custom dataprep operator to set the integer for your lod index.

See attached such an operator.
DO_SetLodCollision.uasset (50.5 KB)

Hello,

Thanks a lot for your feedback. In fact, Jerry Chen helped me days ago on the DS Slack channel, and provided me the same custom utility :wink:

DataPrep is new to me and I really like it !

Have a nice day,

Regards.