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.

IClippable.Cull

public void Cull(Rect clipRect, bool validRect);

Parameters

clipRect Rectangle to clip against.
validRect Is the Rect valid. If not then the rect has 0 size.

Description

Clip and cull the IClippable given the clipRect.