docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Constructor OneHotGridSensor

    OneHotGridSensor(string, Vector3, Vector3Int, string[], SensorCompressionType)

    Create a OneHotGridSensor with the specified configuration.

    Declaration
    public OneHotGridSensor(string name, Vector3 cellScale, Vector3Int gridSize, string[] detectableTags, SensorCompressionType compression)
    Parameters
    Type Name Description
    string name

    The sensor name

    Vector3 cellScale

    The scale of each cell in the grid

    Vector3Int gridSize

    Number of cells on each side of the grid

    string[] detectableTags

    Tags to be detected by the sensor

    SensorCompressionType compression

    Compression type

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023