Skip to content

Z.ImageTexture(...)

Studio is being deprecated, please head over to the documentation page for Mattercraft, our most advanced 3D tool for the web, where you can find the most recent information and tutorials.

ImageTexture(src? : string) : Z.ImageTexture;

Constructs a new Z.ImageTexture object.

ParameterTypeDescription
srcoptional, stringThe filename or URL of the image file to load.

A new Z.ImageTexture object