Свойство | Тип | Описание | |
---|---|---|---|
materialCaches | List |
Метод | Описание | |
---|---|---|
Register ( ulong hash, System.Func |
||
Register ( ulong hash, Texture texture, System.Func |
||
Unregister ( |
Метод | Описание | |
---|---|---|
ClearCache ( ) : void |
public static Register ( ulong hash, System.Func |
||
hash | ulong | |
onCreateMaterial | System.Func |
|
Результат |
public static Register ( ulong hash, Texture texture, System.Func |
||
hash | ulong | |
texture | Texture | |
onCreateMaterial | System.Func |
|
Результат |
public static Unregister ( |
||
cache | ||
Результат | void |