docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum BuiltInActuatorType

    Identifiers for "built in" actuator types. These are only used for analytics, and should not be used for any runtime decisions.

    NOTE: Do not renumber these, since the values are used for analytics. Renaming is allowed though.

    Namespace: Unity.MLAgents.Actuators
    Assembly: Unity.ML-Agents.dll
    Syntax
    public enum BuiltInActuatorType

    Fields

    Name Description
    AgentVectorActuator

    VectorActuator used by the Agent

    InputActionActuator

    Corresponds to the InputActionActuator.

    Match3Actuator

    Corresponds to the Match3Actuator.

    Unknown

    Default Sensor type if it cannot be determined.

    VectorActuator

    Corresponds to VectorActuator

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)