Class RayPerceptionOutput
Contains the data generated/produced from a ray perception sensor.
Inherited Members
Namespace: Unity.MLAgents.Sensors
Assembly: Unity.ML-Agents.dll
Syntax
public class RayPerceptionOutput
Fields
RayOutputs
RayOutput for each ray that was cast.
Declaration
public RayPerceptionOutput.RayOutput[] RayOutputs
Field Value
Type | Description |
---|---|
RayOutput[] |