Struct VFXSerializer.TypedSerializedData
Namespace: UnityEditor.VFX
Syntax
[Serializable]
public struct TypedSerializedData
Fields
data
Declaration
public string data
Field Value
Type | Description |
---|---|
System.String |
Null
Declaration
public static VFXSerializer.TypedSerializedData Null
Field Value
Type | Description |
---|---|
VFXSerializer.TypedSerializedData |
type
Declaration
public string type
Field Value
Type | Description |
---|---|
System.String |