Declaration
public static void Unsubscribe(Action<TChild,string> callback);Parameters
Parameter | Description |
---|---|
callback | The callback that is registered to listen to changes. |
Description
Cancels any subscription to changes of properties of a settings object implemented with the IRenderPipelineGraphicsSettings interface.