Render3D.DeleteBuffer

This page contains reference documentation for the DeleteBuffer function. This function is used to delete a buffer created by the rendering device.

Prototype

int DeleteBuffer( int BufferHandle )

Parameters

Function parameters are as follows:

  • BufferHandle: The handle of the buffer to delete.