Field AdditionalSerializedData
string that can contain whatever you want, it is originally intended to contain serialized data that you may need for your own custom system based on the modular shader system.
Namespace: VRLabs.ModularShaderSystem
Syntax
[HideInInspector]
public string AdditionalSerializedData
Returns
String
|