grease_pencil_export.json
1 { 2 "materials": [ 3 { 4 "name": "Stroke", 5 "stroke_color": [ 6 1.0, 7 0.0, 8 0.00830874778330326, 9 1.0 10 ], 11 "fill_color": [ 12 0.0, 13 1.0, 14 0.0028861085884273052, 15 1.0 16 ], 17 "fill_mix_color": [ 18 1.0, 19 1.0, 20 1.0, 21 1.0 22 ], 23 "fill_uv_rot_scale": [ 24 1.0, 25 1.0, 26 0.0, 27 0.0 28 ], 29 "fill_uv_offset": [ 30 -0.5, 31 0.0 32 ], 33 "alignment_rot": [ 34 0.0, 35 0.0 36 ], 37 "stroke_texture_mix": 0.0, 38 "stroke_u_scale": 100.0, 39 "fill_texture_mix": 0.5, 40 "flag": 0 41 }, 42 { 43 "name": "Empty Fill", 44 "stroke_color": [ 45 0.0, 46 0.0, 47 0.0, 48 1.0 49 ], 50 "fill_color": [ 51 1.0, 52 1.0, 53 1.0, 54 1.0 55 ], 56 "fill_mix_color": [ 57 1.0, 58 1.0, 59 1.0, 60 1.0 61 ], 62 "fill_uv_rot_scale": [ 63 1.0, 64 1.0, 65 0.0, 66 0.0 67 ], 68 "fill_uv_offset": [ 69 -0.5, 70 0.0 71 ], 72 "alignment_rot": [ 73 0.0, 74 0.0 75 ], 76 "stroke_texture_mix": 0.0, 77 "stroke_u_scale": 100.0, 78 "fill_texture_mix": 0.5, 79 "flag": 0 80 } 81 ], 82 "layers": [ 83 { 84 "name": "Lines", 85 "tint_color": [ 86 0.0, 87 0.0, 88 0.0 89 ], 90 "tint_factor": 0.0, 91 "opacity": 1.0, 92 "frames": [ 93 { 94 "frame_number": 1, 95 "strokes": [ 96 { 97 "material_index": 0, 98 "aspect_ratio": 1.0, 99 "cyclic": false, 100 "end_cap": 0, 101 "start_cap": 0, 102 "softness": 0.0, 103 "fill_color": [ 104 0.0, 105 0.0, 106 0.0, 107 0.0 108 ], 109 "fill_opacity": 0.0, 110 "points": [ 111 { 112 "position": [ 113 -1.0070710182189941, 114 0.0, 115 -1.0070710182189941 116 ], 117 "radius": 0.13776569068431854, 118 "opacity": 1, 119 "rotation": 0.0, 120 "vertex_color": [ 121 0.0, 122 0.0, 123 0.0, 124 0.0 125 ] 126 }, 127 { 128 "position": [ 129 1.0070710182189941, 130 0.0, 131 -1.0070710182189941 132 ], 133 "radius": 0.13776569068431854, 134 "opacity": 1, 135 "rotation": 0.0, 136 "vertex_color": [ 137 0.0, 138 0.0, 139 0.0, 140 0.0 141 ] 142 }, 143 { 144 "position": [ 145 -1.8989930152893066, 146 1.7012935876846313, 147 -1.0070710182189941 148 ], 149 "radius": 0.13776569068431854, 150 "opacity": 1, 151 "rotation": 0.0, 152 "vertex_color": [ 153 0.0, 154 0.0, 155 0.0, 156 0.0 157 ] 158 } 159 ] 160 } 161 ] 162 } 163 ] 164 } 165 ] 166 }