Version: 2023.2

CustomEditor

class in UnityEditor

切换到手册

描述

Tells an Editor class which run-time type it's an editor for.

When you make a custom editor for a component, put this attribute on the editor class.

To set which Editor classes are active for the current Render Pipeline Asset, add a SupportedOnRenderPipelineAttribute underneath the attribute.

See Also: Editor class, SupportedOnRenderPipelineAttribute.

变量

isFallback如果为 true,则仅在所有非回退编辑器均不匹配时匹配此编辑器。默认为 false。

构造函数

CustomEditor定义自定义编辑器类可以编辑的对象类型。
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961