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

CameraEditor.Settings.OnEnable

Declaration

public void OnEnable();

Description

Populate the settings object with data linked to the Camera SerializedObject.

This should be called before the settings object is used.