DestroyUniformBuffer Data Member Function

Deallocates the uniform buffer on the GPU.

Prototype

int32 DestroyUniformBuffer( UniformBufferParams p_oParams )

Parameters

Parameter Type Parameter Name Documentation
<UniformBufferParams>p_oParamsA pointer to a <UniformBufferParams> object for the uniforms buffer to destroy.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.