|
Material | Replace (Material material) |
| Should return null if this replacer can't replace the given material. More...
|
|
|
int | order [get] |
|
int | order [get] |
| Determines the mutual order in which IMaterialReplacers will be called. The lesser the return value, the earlier it will be called, that is, replacers are sorted by ascending of the order value. The order of default implementation is 0. If you want your function to be called before, return a value lesser than 0. More...
|
|
Material SoftMasking.TextMeshPro.MaterialReplacer.Replace |
( |
Material |
material | ) |
|
|
inline |
int SoftMasking.TextMeshPro.MaterialReplacer.order |
|
get |
The documentation for this class was generated from the following file: