YoYo Games Wiki

d3d_primitive_begin(kind)

From YoYoGames Wiki


Arguments

Details

This function is used when you want to draw a custom shape in 3d, by giving your own set of vertices to create one or more polygons. This function would be put before you start to define the vertices. To add vetices to your primitive, you must use one of the following commands:

Remarks

Requires a registered version of Game Maker.

See Also

Content from GMKB, was used to expand this article. The content was contributed by monkey dude.