Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

CanvasRenderer.EnableRectClipping

Switch to Manual
public void EnableRectClipping(Rect rect);

Description

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