how to create a cubemap with latitude-longitude layout texture by script in runtime
i load a texture2d and use computer shader do something in runtime
so i get a texture2d and need set to cubemap
but i cant find API to do this
is there any wa todo this?
Comment