Transparent Materials: mudanças entre as edições
Ir para navegação
Ir para pesquisar
Sem resumo de edição |
Sem resumo de edição |
||
Linha 1: | Linha 1: | ||
TriLib can handle transparent materials differently, so if your material is not loaded correctly, you could try changing your | TriLib can handle transparent materials differently, so if your material is not loaded correctly, you could try changing your <code>AssetLoaderOptions</code> instance <code>AlphaMaterialMode</code> field. | ||
Edição das 09h08min de 18 de maio de 2024
TriLib can handle transparent materials differently, so if your material is not loaded correctly, you could try changing your AssetLoaderOptions
instance AlphaMaterialMode
field.
There are three possible values for this field:
- Cutout:
- Transparent:
- CutoutAndTransparent:
*Included TriLib materials can be found in the following folders:
- TriLib/Resources/Materials/Standard/Standard
- TriLibHDRP/Resources/Materials/HDRP/Standard
- TriLibUniversalRP/Resources/Materials/UniversalRP/Standard