Метод | Описание | |
---|---|---|
PrependText ( this |
||
PrependText ( this |
||
PrependText ( this shader, string text ) : Shader | ||
PrependText ( this shader, string nameModifier, string text ) : Shader |
public static PrependText ( this |
||
shader | this |
|
text | string | |
Результат | IEnumerable |
public static PrependText ( this |
||
shader | this |
|
nameModifier | string | |
text | string | |
Результат | IEnumerable |
public static PrependText ( this shader, string text ) : Shader | ||
shader | this | |
text | string | |
Результат | Shader |
public static PrependText ( this shader, string nameModifier, string text ) : Shader | ||
shader | this | |
nameModifier | string | |
text | string | |
Результат | Shader |