Skip to main content
API Reference NianticSpatial.NSDK.AR.NavigationMesh Bounds

Intersects

Returns true if the specified bounds overlap with this one.

Declaration

public bool Intersects(Bounds other)

Summary

Returns true if the specified bounds overlap with this one.

Parameters

NameTypeSummary
otherBounds
-