Vizard 8 » Command Index » Vizard objects » texture » <texture>.copy
8.1

<texture>.copy

Return a copy of the texture

<texture>.copy()  

Remarks

This command will create a copy of the texture, including the image data, and return the new texture object.

Return Value

<texture> object

See also

<viz>.addTexture