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

ObjectPreview.OnPreviewSettings

Declaration

public void OnPreviewSettings();

Description

Override this method if you want to show custom controls in the preview header.

The default implementation is a no-op.