docs.unity.cn
    Show / Hide Table of Contents

    Class RayPerceptionOutput

    Contains the data generated/produced from a ray perception sensor.

    Inheritance
    Object
    RayPerceptionOutput
    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[]
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Monday, November 8, 2021
    Terms of use