9 lines
132 B
TOML
9 lines
132 B
TOML
|
|
type = "StandardMaterial"
|
|
|
|
[material]
|
|
base_color_texture = "water.png"
|
|
unlit = true
|
|
alpha_mode = "Add"
|
|
perceptual_roughness = 1.0
|