public void Cull (Rect clipRect, bool validRect);

Parámetros

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

Descripción

Clip and cull the IClippable given the clipRect.