HideInInspector
Signifies that Unity hides the property in the default Material Inspector.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
HideInInspector = 1
Remarks
This flag corresponds to the "[HideInInspector]" attribute.