postprocessing - v7.0.0-beta.16
    Preparing search index...

    Enumeration DepthTestStrategy

    An enumeration of depth test strategies.

    Index

    Enumeration Members

    DEFAULT: 0

    Perform only a depth test.

    DISCARD_MAX_DEPTH: 2

    Always discards max depth values.

    KEEP_MAX_DEPTH: 1

    Always keeps max depth values.