public void Cull (Rect clipRect, bool validRect);

파라미터

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

설명

Clip and cull the IClippable given the clipRect.