Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


sourceObject

Describes the object referenced for Mesh and Terrain types of input sources.
Read time 1 minuteLast updated 9 days ago

Definition

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

Remarks

Used only for the types: Mesh and TerrainData.