If I am using an If node in my material graph,
will the per pixel calculations still include whats coming into the plug that makes up the FALSE statement?
Ie, will my whole shader tree still get calculated for each pixel?
Is there another way to make code more optimized with branches?