IClippable.Cull

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.

Did you find this page useful? Please give it a rating: