Class DiffusionProfileSettingsEditor
Inherited Members
Namespace: UnityEditor.Experimental.Rendering.HDPipeline
Syntax
public sealed class DiffusionProfileSettingsEditor : HDBaseEditor<DiffusionProfileSettings>
Methods
OnEnable()
Declaration
protected override void OnEnable()
Overrides
UnityEditor.Experimental.Rendering.HDPipeline.HDBaseEditor<UnityEngine.Experimental.Rendering.HDPipeline.DiffusionProfileSettings>.OnEnable()
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()