Property AgentGameObject
AgentGameObject
The reference of the root of the agent. This is used to disambiguate objects with the same tag as the agent. Defaults to current GameObject.
Declaration
public GameObject AgentGameObject { get; set; }
Property Value
| Type | Description |
|---|---|
| GameObject |