Cube.render() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
location? |
{Vector3} |
Yes |
scale? |
{Scale} |
Yes |
angle? |
Yes |
|
sprite? |
{Sprite} |
Yes |
color? |
Yes |
|
alpha? |
Yes |
|
excludedSide? |
Yes |
Not applicable.
Execute the draw, using data of this constructor or its specified temporarily replaced parts. Each side can be excluded from this draw by specifying its number, starting from 1 in following order: Top, Bottom, Left, Front, Right, Back.