Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MaterialProperty.PropFlags.HideInInspector

Description

Do not show the property in the inspector.

MaterialEditor will not show this property. This corresponds to the "[HideInInspector]" attribute in front of a property in the shader code.