You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Uses the InstanceCullingLoadBalancer to pre-distribute the work on the CPU to ensure even load. - Make instance culling use the instance data offset in MDC instead of translating primitive IDs. - Track single-instance draws separately from instanced to optimize handling (disable culling for single-instance primitives). #rb Graham.wihlidal,andrew.lauritzen #fyi dmitriy.dyomin #preflight 60d0eafa2ab2180001269160 [CL 16733827 by Ola Olsson in ue5-main branch]