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

Parámetros

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

Descripción

Clip and cull the IClippable given the clipRect.