This version of Unity is unsupported.
Method group is Obsolete
Experimental: this API is experimental and might be changed or removed in the future.

PolygonId.Equals

Obsolete The experimental PolygonId struct has been deprecated without replacement.

Declaration

public bool Equals(PolygonId rhs);
Obsolete The experimental PolygonId struct has been deprecated without replacement.

Declaration

public bool Equals(object obj);

Description

Returns true if two PolygonId objects refer to the same NavMesh node.