EndProperty()
Closes a property wrapper that begins with MaterialEditor.BeginProperty.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public static void EndProperty()
Remarks
Additional Resources: MaterialEditor.BeginProperty.