docs.unity.cn
    Show / Hide Table of Contents

    Class FakeJsonObject

    Inheritance
    Object
    FakeJsonObject
    Namespace: UnityEditor.ShaderGraph.Serialization
    Syntax
    public class FakeJsonObject : object

    Properties

    id

    Declaration
    public string id { get; set; }
    Property Value
    Type Description
    String

    type

    Declaration
    public string type { get; set; }
    Property Value
    Type Description
    String

    Methods

    Reset()

    Declaration
    public void Reset()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, September 9, 2021