C# 클래스 UnityEditor.ShaderVariantCollectionInspector

상속: Editor
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
OnEnable ( ) : void
OnInspectorGUI ( ) : void

비공개 메소드들

메소드 설명
DisplayAddVariantsWindow ( Shader shader, ShaderVariantCollection collection ) : void
DrawShaderEntry ( int shaderIndex ) : void
GetAddRemoveButtonRect ( Rect r ) : Rect

메소드 상세

OnEnable() 공개 메소드

public OnEnable ( ) : void
리턴 void

OnInspectorGUI() 공개 메소드

public OnInspectorGUI ( ) : void
리턴 void