def render
        # Top
        with_clip_plane([0.0,  1.0, 0.0, 0.0]) {
            yield :child_index => 0, :total_children => 2
        }