nuclide/Documentation/Materials/commands/depthwrite.md

326 B

Materials: Commands

depthwrite

Syntax

depthWrite

Overview

By default, writes to the depth buffer when depthFunc passes will happen for opaque surfaces and not for translucent surfaces.

Blended surfaces can have the depth writes forced with this function.