background color added

This commit is contained in:
2024-05-01 15:26:24 +01:00
parent b79865919d
commit e7e63927d4
4 changed files with 24 additions and 14 deletions

View File

@@ -260,7 +260,7 @@ Material:
- _BaseColorMap_MipInfo: {r: 0, g: 0, b: 0, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _DiffusionProfileAsset: {r: 0, g: 0, b: 0, a: 0}
- _DissapearColor: {r: 1, g: 0, b: 0, a: 0}
- _DissapearColor: {r: 0, g: 0, b: 1, a: 0}
- _DoubleSidedConstants: {r: 1, g: 1, b: -1, a: 0}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
- _EmissiveColor: {r: 0, g: 0, b: 0, a: 1}