point Range
The range of points in which the query will be executed.
The query cursor will return matches that intersect with the given range. This means that a match may be returned even if some of its captures fall outside the specified range, as long as at least part of the match overlaps with the range.
Default: Point.MIN..Point.MAX
The range of points in which the query will be executed.
The query cursor will return matches that intersect with the given range. This means that a match may be returned even if some of its captures fall outside the specified range, as long as at least part of the match overlaps with the range.
Default: Point.MIN..Point.MAX
Throws
If set to an invalid range.
The range of points in which the query will be executed.
The query cursor will return matches that intersect with the given range. This means that a match may be returned even if some of its captures fall outside the specified range, as long as at least part of the match overlaps with the range.
Default: Point.MIN..Point.MAX
The range of points in which the query will be executed.
The query cursor will return matches that intersect with the given range. This means that a match may be returned even if some of its captures fall outside the specified range, as long as at least part of the match overlaps with the range.
Default: Point.MIN..Point.MAX
Throws
If set to an invalid range.