FreeSprite3D()

Syntax

FreeSprite3D(#Sprite3D)
Description
Free the specified sprite from memory. The associated 2D Sprite isn't freed.

Note: all remaining 3D sprites are automatically freed when the program ends.

Supported OS

Windows, Linux (OpenGl), MacOS X

<- DisplaySprite3D() - Sprite3D Index - InitSprite3D() ->