Hi,
i need to collect ( have no problem with this ) and upload all the textures used in a scene to the GPU memory.
ComputeShader.SetTexture() can set a single texture only.
Is there any way of loading multiple textures, may be using a buffer ?
↧