docs.unity.cn
    Show / Hide Table of Contents

    Class VariantSetData

    Class VariantSetData.

    Inheritance
    Object
    VariantSetData
    Namespace: UnityEngine.Industrial.Configuring.ImageServer
    Syntax
    [Serializable]
    public class VariantSetData

    Fields

    features

    The features

    Declaration
    public List<string> features
    Field Value
    Type Description
    List<String>

    id

    The identifier

    Declaration
    public string id
    Field Value
    Type Description
    String

    selectedFeature

    The selected feature

    Declaration
    public string selectedFeature
    Field Value
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021