docs.unity.cn
    Show / Hide Table of Contents

    Class ParameterDescriptor

    ParameterDescriptor stores the parameter information attached to SystemGraph assets.

    Inheritance
    Object
    ParameterDescriptor
    Namespace: Mechatronics.SystemGraph
    Syntax
    public class ParameterDescriptor

    Properties

    serializedParameter

    Gets or sets the serialized parameter.

    Declaration
    public SerializedParameter serializedParameter { get; set; }
    Property Value
    Type Description
    SerializedParameter

    The serialized parameter.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 18, 2022
    Terms of use