A function defined in BBMOD_Cubemap.gml
draw_cross(_x, _y[, _scale])
Draws a cubemap cross at given position.
Name | Type | Description |
---|---|---|
_x | Real |
The X position to draw the cubemap at. |
_y | Real |
The Y position to draw the cubemap at. |
_scale | Real |
The scale of the cubemap. Default value is 1. |
Struct.BBMOD_Cubemap
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.