This version of Unity is unsupported.

CanvasRenderer.EnableRectClipping

Switch to Manual

Declaration

public void EnableRectClipping(Rect rect);

Description

Enables rect clipping on the CanvasRendered. Geometry outside of the specified rect will be clipped (not rendered).