You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- UTextureCollection data asset that just holds an array of Texture assets. - Uses the new RHIResourceCollection RHI resource type which puts all the texture bindless indices into its own buffer. - Adding TextureCollection material nodes for accessing and sampling from Texture Collections. #rb massimo.tristano [CL 32897524 by christopher waters in ue5-main branch]