Version: 2021.3
protected void OnValidate ();

描述

RenderPipelineAsset 的默认 OnValidate 实现。请参阅 MonoBehaviour.OnValidate

重载此函数可添加您的特定 OnValidate 代码。您还必须调用 base.OnValidate()。


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