Method Execute
Execute(CustomPassContext)
Invoke the callback function registered at construction time.
Declaration
protected override void Execute(CustomPassContext ctx)
Parameters
Type | Name | Description |
---|---|---|
CustomPassContext | ctx |
Overrides
UnityEngine.Rendering.HighDefinition.CustomPass.Execute(UnityEngine.Rendering.HighDefinition.CustomPassContext)