8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
material = {
|
|
basis = "func_luxe: basis/mesh.textured"
|
|
inputs = {
|
|
image.image = "func_luxe: texture_default/grid.wall"
|
|
mesh.color = [0.8 0.8 0.8 1] // mesh.color
|
|
} // inputs
|
|
} // material
|