Skip to content

Documentation / scene / CameraOITMode

Type Alias: CameraOITMode

CameraOITMode = "none" | "weighted" | "abuffer" | "dual-depth"

Defined in: libs/scene/src/camera/camera.ts:76

Camera Order-Independent Transparency mode.

Released under the MIT License.