C# Class klock.kEditPoly.panels.KP_material

ファイルを表示 Open project: k-lock/Unity3D

Public Properties

Property Type Description
ME_LIST List

Public Methods

Method Description
DRAW_PANEL ( ) : void

Private Methods

Method Description
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

Method Details

DRAW_PANEL() public static method

public static DRAW_PANEL ( ) : void
return void

Property Details

ME_LIST public_oe static_oe property

public static List ME_LIST
return List