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
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
val | Z.LayerMode | The layer mode to set. |
Returns
Section titled “Returns”this