Skip to content

Documentation / scene / RENDER_PASS_TYPE_DEPTH

Variable: RENDER_PASS_TYPE_DEPTH

const RENDER_PASS_TYPE_DEPTH: 2 = 2

Defined in: libs/scene/src/values.ts:17

Depth only render pass type

Released under the MIT License.