You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
RuntimeHash - Added the possibility for runtime hash implementations to perform a validation on HLOD layers and report errors if the setup is invalid (always valid for the current runtime hash implementation). RuntimeHashSet - Wrapped input and output generation parameters into separate structs FGenerateStreamingParams and FGenerateStreamingResult to minimize interface changes in the future. - Added support for multiple HLOD layers for runtime hashset implementation. #jira UE-132357 #rb sebastien.lussier [CL 27269995 by jeanfrancois dube in ue5-main branch]