Version: 2018.4
Experimental: this API is experimental and might be changed or removed in the future.

RenderPipelineAsset.OnDisable

マニュアルに切り替える
protected void OnDisable ();

説明

Default implementation of OnDisable for RenderPipelineAsset. See ScriptableObject.OnDisable

Override this function to add your specific OnDisable code. You must call base.OnDisable() as well.


Did you find this page useful? Please give it a rating: