f87d0f8386
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
23 lines
591 B
Plaintext
23 lines
591 B
Plaintext
{
|
|
"materialType": "Materials\\Types\\StandardPBR.materialtype",
|
|
"materialTypeVersion": 3,
|
|
"properties": {
|
|
"general": {
|
|
"enableShadows": false,
|
|
"enableDirectionalLights": false,
|
|
"enablePunctualLights": false,
|
|
"enableAreaLights": false,
|
|
"enableIBL": true
|
|
},
|
|
"baseColor": {
|
|
"color": [ 0.0, 1.0, 0.0 ]
|
|
},
|
|
"opacity": {
|
|
"alphaSource": "None",
|
|
"doubleSided": true,
|
|
"factor": 1.0,
|
|
"mode": "TintedTransparent"
|
|
}
|
|
}
|
|
}
|