17 lines
291 B
GLSL
17 lines
291 B
GLSL
{
|
|
"#a": {
|
|
"ink_rect": {
|
|
"x": 10.0,
|
|
"y": 20.0,
|
|
"width": 30.0,
|
|
"height": 40.0
|
|
},
|
|
"logical_rect": {
|
|
"x": 10.0,
|
|
"y": 20.0,
|
|
"width": 30.0,
|
|
"height": 40.0
|
|
}
|
|
}
|
|
}
|