cf_draw_push_scissor¶
Category: draw
GitHub: cute_draw.h
Pushes a CF_Rect for the scissor to render within.
| Parameters | Description |
|---|---|
scissor |
The scissor box. |
Remarks¶
Applies to 3d mesh submissions (cf_draw3d_mesh) as well as 2d drawing.
Category: draw
GitHub: cute_draw.h
Pushes a CF_Rect for the scissor to render within.
| Parameters | Description |
|---|---|
scissor |
The scissor box. |
Applies to 3d mesh submissions (cf_draw3d_mesh) as well as 2d drawing.