Skip to content

layerMode(...)

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.

layerMode(val: LayerMode): this;

Sets the layer mode of the node.

For more information on this parameter see Using layerMode.

Default value: Z.LayerMode.overlay

ParameterTypeDescription
valZ.LayerModeThe layer mode to set.

this