Clear Data Member Function

Clears the <Texture> object's underlying <Image> object, or objects in the case of MIP maps, and deallocates all associated memory. Does not deallocate the <Texture> object.

Prototype

int32 Clear()

Examples

Copy Text To Clipboard

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