Skip to content

blend(...)

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.

blend(val: Blend): this;

Sets the current blend type for this material.

Default value: Z.Blend.inherit

ParameterTypeDescription
valZ.BlendThe blend type to set.

this