Class FakeJsonObject
Inherited Members
Namespace: UnityEditor.ShaderGraph.Serialization
Assembly: Unity.ShaderGraph.Editor.dll
Syntax
[Serializable]
public class FakeJsonObject
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()