BBMOD_Cubemap.draw_cross

A function defined in BBMOD_Cubemap.gml

draw_cross(_x, _y[, _scale])

Description

Draws a cubemap cross at given position.

Arguments

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.

Returns

Struct.BBMOD_Cubemap Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.