Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

MaterialEditor.EndProperty

Declaration

public static void EndProperty();

Description

Closes a property wrapper that begins with MaterialEditor.BeginProperty.

Additional resources: MaterialEditor.BeginProperty.