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