Метод | Описание | |
---|---|---|
GetParameterDirection ( int index ) : ParameterDirection | ||
GetParameterType ( int index ) : |
||
IndexerSymbolSignature ( |
||
ParameterHasDefaultValue ( int index ) : bool | ||
ToString ( ) : string |
public GetParameterDirection ( int index ) : ParameterDirection | ||
index | int | |
Результат | ParameterDirection |
public GetParameterType ( int index ) : |
||
index | int | |
Результат |
public IndexerSymbolSignature ( |
||
symbol | ||
Результат | ShaderTools.Hlsl.Symbols |
public ParameterHasDefaultValue ( int index ) : bool | ||
index | int | |
Результат | bool |