DestroyTexture Data Member Function

Deallocates a texture on the GPU.

Prototype

int32 DestroyTexture( Texture p_oTexture )

Parameters

Parameter Type Parameter Name Documentation
<Texture>p_oTextureA pointer to the <Texture> object to destroy.

Examples

Copy Text To Clipboard

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