C# Class UnityEditor.AddShaderVariantWindow

Inheritance: EditorWindow
显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

Method Description
AddShaderVariantWindow ( ) : System

Private Methods

Method Description
ApplyKeywordFilter ( ) : void
CalcVerticalSpaceForKeywords ( ) : float
CalcVerticalSpaceForVariants ( ) : float
Draw ( Rect windowRect ) : void
DrawKeywordsList ( Rect &rect, List keywords, bool clickingAddsToSelected ) : void

Method Details

AddShaderVariantWindow() public method

public AddShaderVariantWindow ( ) : System
return System