Function isDepthPrePassMesh

  • Internal

    Checks if a given object is a depth prepass mesh.

    Parameters

    • object: Object3D

      The object to check whether it's a depth prepass mesh.

    Returns boolean

    true if the object is a depth prepass mesh, false otherwise.

Generated using TypeDoc