This version of Unity is unsupported.

MaterialEditor.EndProperty

Declaration

public static void EndProperty();

Description

Closes a property wrapper that begins with MaterialEditor.BeginProperty.

Additional resources: MaterialEditor.BeginProperty.