Field useDictionary
Boolean indicating if the section folding state is driven by an internal dictionary or not. It will be true in case you don't use a material property.
Namespace: VRLabs.SimpleShaderInspectors.Controls.Sections
Syntax
protected readonly bool useDictionary
Returns
|
Boolean
True if it uses the internal dictionary, false when it uses a material property. |