Version: 2017.2
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.