docs.unity.cn
    Show / Hide Table of Contents

    Class RayPerceptionOutput

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

    Inheritance
    Object
    RayPerceptionOutput
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.MLAgents.Sensors
    Syntax
    public class RayPerceptionOutput

    Fields

    RayOutputs

    RayOutput for each ray that was cast.

    Declaration
    public RayPerceptionOutput.RayOutput[] RayOutputs
    Field Value
    Type Description
    RayPerceptionOutput.RayOutput[]
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 09 March 2021