Skip to content

renderSorted(...)

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.

renderSorted(val: boolean): this;

Sets whether the node is to be sorted in depth and rendered along with other renderSorted nodes.

Parameter Type Description
val boolean If true the node will be sorted in depth and rendered with other renderSorted nodes.

this