8 lines
180 B
YAML
8 lines
180 B
YAML
material:
|
|
name: GroundMaterial
|
|
base_color: "../Textures/ground_diffuse.png"
|
|
normal: "../Textures/ground_normal.png"
|
|
roughness: 0.8
|
|
metallic: 0.0
|
|
two_sided: true
|