docs.unity.cn
    Show / Hide Table of Contents

    Enum SensorCompressionType

    The compression setting for visual/camera observations.

    Namespace: Unity.MLAgents.Sensors
    Syntax
    public enum SensorCompressionType

    Fields

    Name Description Value
    None

    No compression. Data is preserved as float arrays.

    0
    PNG

    PNG format. Data will be stored in binary format.

    1
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 09 March 2021