max

    Represents the size of the SourceGeometryMode enum.

    NavigationMesh.swift:65
    case max

    Other cases

    • case rootNodeChildren

      Scans the child nodes of the root node recursively for geometry.

    • case groupsWithChildren

      Scans nodes in a group and their child nodes recursively for geometry. The group is specified by geometrySourceGroupName.

    • case groupsExplicit

      Uses nodes in a group for geometry. The group is specified by geometrySourceGroupName.