mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-21 11:31:23 +01:00
bug: style to have texture info
This commit is contained in:
parent
8579ae7bff
commit
c72c998eaf
18 changed files with 150 additions and 51 deletions
|
|
@ -261,13 +261,14 @@
|
|||
"filter": null
|
||||
},
|
||||
"#texture": {
|
||||
"opacity": null,
|
||||
"opacity": 0.8,
|
||||
"filter": null,
|
||||
"mask": "url(#land)"
|
||||
},
|
||||
"#textureImage": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
"y": 0,
|
||||
"src": "https://i2.wp.com/azgaar.files.wordpress.com/2019/07/iran-small.jpg"
|
||||
},
|
||||
"#zones": {
|
||||
"opacity": 0.5,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue