Skip to content

emissiveMap(...)

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.

emissiveMap(val: string): this;

emissiveMap(val: Texture): this;

Sets the texture map that defines areas of the object’s surface that appear self-illuminated.

Default Value: null

ParameterTypeDescription
valstring, Z.TextureThe texture that defines areas of the object’s surface that appear self-illuminated.

this