DestroyShaderBuffer Data Member Function

Deallocates the shader buffer on the GPU.

Prototype

int32 DestroyShaderBuffer( ShaderBufferParams p_oParams )

Parameters

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

Examples

Copy Text To Clipboard

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