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