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 object is to be sorted in depth and rendered along with other renderSorted objects.

ParameterTypeDescription
valbooleanIf true the object will be sorted in depth and rendered with other renderSorted objects.

this