Свойство | Type | Description | |
---|---|---|---|
ColorPreset | GA_HeatMapRendererInspector.PresetColorTypes |
Méthode | Description | |
---|---|---|
DrawColorBoxes ( Vector2 vect1, Vector2 vect2, Color col1, Color col2, int width, int height, float scrollPos, int number ) : void | ||
OnGUI ( ) : void | ||
OnLostFocus ( ) : void | ||
Update ( ) : void |
public DrawColorBoxes ( Vector2 vect1, Vector2 vect2, Color col1, Color col2, int width, int height, float scrollPos, int number ) : void | ||
vect1 | Vector2 | |
vect2 | Vector2 | |
col1 | Color | |
col2 | Color | |
width | int | |
height | int | |
scrollPos | float | |
number | int | |
Résultat | void |