Interface IDebugData
IDebugData interface.
Namespace: UnityEngine.Rendering
Syntax
public interface IDebugData
Methods
GetReset()
Get the reset callback for this DebugData
Declaration
Action GetReset()
Returns
Type | Description |
---|---|
Action | The reset callback |