Field onValueChanged
Callback used when the value of the field changes.
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public Action<DebugUI.Field<T>, T> onValueChanged
Returns
| Type | Description |
|---|---|
| Action<DebugUI.Field<T>, T> |