Свойство | Тип | Описание | |
---|---|---|---|
Compile | byte[] | ||
RunFxc | byte[] | ||
ShowListing | void |
Метод | Описание | |
---|---|---|
Build ( BuildContext buildContext ) : void |
|
|
UbershaderAsset ( string path ) : System |
Метод | Описание | |
---|---|---|
Compile ( BuildContext buildContext, string sourceFile, string profile, string entryPoint, string defines, string output, string listing ) : byte[] |
|
|
RunFxc ( BuildContext buildContext, string sourceFile, string profile, string entryPoint, string defines, string output, string listing ) : byte[] |
|
|
ShowListing ( ) : void |
public Build ( BuildContext buildContext ) : void | ||
buildContext | BuildContext | |
Результат | void |
public UbershaderAsset ( string path ) : System | ||
path | string | |
Результат | System |