cf_draw_push_viewport¶
Category: draw
GitHub: cute_draw.h
Pushes a CF_Rect for the viewport to render within.
| Parameters | Description |
|---|---|
viewport |
The viewport. |
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 viewport to render within.
| Parameters | Description |
|---|---|
viewport |
The viewport. |
Applies to 3d mesh submissions (cf_draw3d_mesh) as well as 2d drawing.