PrepRenderImage without renderObject?
by Eric Hartman · in Torque Game Engine · 03/11/2005 (2:00 pm) · 0 replies
Is prepRenderImage ever supposed to be called without a corresponding renderObject call? I'm pretty sure it's happening in some cases with portals. prepRenderImage is being called hundreds of times on an object before renderObject is called on it. I'm not sure if thats supposed to be happening or what, though.
About the author