<div dir="ltr"><div>Been scratching my head on this one for a while...</div><div><br></div><div>I have a node created by a plugin. I need the contents of this node to be rendered in traversal order. How do I do it?</div><div><br></div><div>Naturally, I tried to use a TraversalOrderBin... setRenderBinDetails(0, "TraversalOrderBin"). However, this will only activate my new render bin if the *current* RenderBin has a different bin number. If the current bin is already #0, it will put my geometry in that existing bin and ignore my request for a TraversalOrderBin.</div><div><br></div><div>Tried an OVERRIDE; tried disabling nesting; even tried overriding traverse() and tricking the CullVisitor into creating a new bin for me. No luck.</div><div><br></div><div>So...how do I force traversal-order rendering for this node?</div><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div>Glenn</div><div><br></div></div></div></div>
</div>