Engine API Reference - v2.22.0-beta.23
    Preparing search index...

    Variable DEPTHRESOLVE_MAXConst

    DEPTHRESOLVE_MAX: "max" = 'max'

    The depth value of the multisampled depth buffer is resolved by taking the maximum value of all samples - with a standard depth buffer this selects the farthest surface. See RenderTarget#depthResolveMode.