Closed pgruenbacher closed 4 years ago
layers argument to texturec to convert stacked image to layers to allow for texture arrays theoretically.
I've yet to test the texture arrays but I've confirmed via texturev screenshot that when exporting to ktx that it sets it as multiple layers.
imageWriteDdsHeader doesn't seem to support layers so it just takes the first image of the stack.
bkaradzic wanted it as separate command so closing.
layers argument to texturec to convert stacked image to layers to allow for texture arrays theoretically.
I've yet to test the texture arrays but I've confirmed via texturev screenshot that when exporting to ktx that it sets it as multiple layers.
imageWriteDdsHeader doesn't seem to support layers so it just takes the first image of the stack.