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