Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsNull()

Returns true if the PolygonId has been created empty and has never pointed to any node in the NavMesh.
Read time 1 minuteLast updated 8 days ago

Definition

Warning
Deprecated. The experimental PolygonId struct has been deprecated. Use NavNode instead.
public bool IsNull()

Returns

Type

Description

bool