HideInInspector
Do not show the property in the Inspector.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
HideInInspector = 1
Remarks
MaterialEditor will not show this property. This corresponds to the "[HideInInspector]" attribute in front of a property in the shader code.