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

Arguments

None.

Returns

Not applicable.

Description

Move the contents of this Vertex Buffer to VRAM for faster access to its information during rendering by preventing further changes. Intended mainly for Vertex Buffers containing a high amount of data.

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