Page 1 of 1

32b textures

Posted: Tue Dec 13, 2016 7:48 pm
by BorderLine
Hi,
Looking stats windows, i realise all my textures are in 32 bits. How can i do for transforming these textures in 8 bits ?
Thanks

Re: 32b textures

Posted: Tue Dec 13, 2016 11:04 pm
by juanjgon
To use 8 bits grayscale images, you must select "Float Image" as Node Type in the Texture Image node.

Thanks,
-Juanjo

Re: 32b textures

Posted: Wed Dec 14, 2016 7:47 am
by BorderLine
Thanks !