10 lines
238 B
Text
10 lines
238 B
Text
texture {
|
|
bounds: 0 0 1 1;
|
|
texture: "texture1" url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWP4z8DwHwAFAAH/q842\
|
|
iQAAAABJRU5ErkJggg==\
|
|
");
|
|
}
|
|
texture {
|
|
bounds: 2 0 1 1;
|
|
texture: "texture1";
|
|
}
|