Field DetectableTags
List of tags which correspond to object types agent can see.
Namespace: Unity.MLAgents.Sensors
Assembly: solution.dll
Syntax
public IReadOnlyList<string> DetectableTags
Returns
| Type | Description |
|---|---|
| IReadOnlyList<string> |
List of tags which correspond to object types agent can see.
public IReadOnlyList<string> DetectableTags
| Type | Description |
|---|---|
| IReadOnlyList<string> |