VertexBuffer.setActive() - Mtax-Development/GML-OOP GitHub Wiki

Argument

Name
Type
Optional
target
No

Returns

Not applicable.

Description

Set whether a primitive is currently being written to this Vertex Buffer by specifying its Vertex Format or false to finish it. Each type of primitive data used with the specified Vertex Format must be added and it must be done so in the same order as specified in the Vertex Format.

⚠️ **GitHub.com Fallback** ⚠️