Question by
LeeJBaxter · Jun 18, 2018 at 11:39 AM ·
render texture
Do Render Textures really have to have power-of-two dimensions?
This may seem like a bit of a random question (more of a curiosity), but after playing around with Render Textures in the past, it appears as though I have no problem setting them to arbitrary resolutions; however, the manual states that we're restricted to using power-of-two values for the width and height. Is the documentation outdated, or am I missing something?
Comment
Your answer