123456789101112131415161718192021222324252627282930 |
- {
- "description": "",
- "materialType": "Materials/Types/StandardPBR.materialtype",
- "parentMaterial": "",
- "propertyLayoutVersion": 3,
- "properties": {
- "baseColor": {
- "color": [
- 0.09019608050584793,
- 0.09019608050584793,
- 0.09019608050584793,
- 1.0
- ],
- "factor": 0.25,
- "textureBlendMode": "LinearLight",
- "textureMap": "JOSHUAS-ASSETS/GameJam2021/textures/bomb-building1_U1_V1.png"
- },
- "emissive": {
- "color": [
- 0.0,
- 0.0,
- 0.0,
- 1.0
- ]
- },
- "opacity": {
- "factor": 1.0
- }
- }
- }
|