C# 클래스 klock.kEditPoly.panels.KP_material

파일 보기 프로젝트 열기: k-lock/Unity3D

공개 프로퍼티들

프로퍼티 타입 설명
ME_LIST List

공개 메소드들

메소드 설명
DRAW_PANEL ( ) : void

비공개 메소드들

메소드 설명
ColorProperty ( string propertyName, string label ) : void
FloatProperty ( string propertyName, string label ) : void
RangeProperty ( string propertyName, string label, float v2, float v3 ) : void
TextureProperty ( string propertyName, string label, ShaderUtil desiredTexdim ) : void

메소드 상세

DRAW_PANEL() 공개 정적인 메소드

public static DRAW_PANEL ( ) : void
리턴 void

프로퍼티 상세

ME_LIST 공개적으로 정적으로 프로퍼티

public static List ME_LIST
리턴 List