8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
material = {
|
|
basis = "func_luxe: basis/mesh.textured"
|
|
inputs = {
|
|
image.image = "textures/special/clip"
|
|
mesh.color = [1 1 1 1] // mesh.color
|
|
} // inputs
|
|
} // material
|