GuiShapeClipper constructor

GuiShapeClipper(
  1. IGuiShape shape
)

Create a polygon clipper with the provided specs.

Implementation

GuiShapeClipper(this.shape);