Constructor CustomPassDrawerAttribute
CustomPassDrawerAttribute(Type)
Indicates that the class is a Custom Pass drawer and that it replaces the default Custom Pass GUI.
선언
public CustomPassDrawerAttribute(Type targetPassType)
파라미터
타입 | 이름 | 설명 |
---|---|---|
Type | targetPassType | The Custom Pass type. |