Version: 2019.1
public void Cull (Rect clipRect, bool validRect);

Parameters

clipRectRectangle to clip against.
validRectIs the Rect valid. If not then the rect has 0 size.

Description

Clip and cull the IClippable given the clipRect.