OnEnable()
Populate the settings object with data linked to the Camera SerializedObject.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public void OnEnable()
Remarks
This should be called before the settings object is used.