Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


overrideArea

Use this to specify whether the area type of the GameObject and its children should be overridden by the area type specified in this struct.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.AI
  • Assembly: UnityEngine.AIModule
public bool overrideArea { get; set; }