1MetaInfo {
2    Type {
3        name: "QtQuick3D.Effects.AdditiveColorGradient"
4        icon: "images/effect16.png"
5
6        Hints {
7            visibleInNavigator: true
8            canBeDroppedInNavigator: true
9            canBeDroppedInFormEditor: false
10            canBeDroppedInView3D: false
11        }
12
13        ItemLibraryEntry {
14            name: "Additive Color Gradient"
15            category: "Qt Quick 3D Effects"
16            libraryIcon: "images/effect.png"
17            version: "1.15"
18            requiredImport: "QtQuick3D.Effects"
19        }
20    }
21    Type {
22        name: "QtQuick3D.Effects.Blur"
23        icon: "images/effect16.png"
24
25        Hints {
26            visibleInNavigator: true
27            canBeDroppedInNavigator: true
28            canBeDroppedInFormEditor: false
29            canBeDroppedInView3D: false
30        }
31
32        ItemLibraryEntry {
33            name: "Blur"
34            category: "Qt Quick 3D Effects"
35            libraryIcon: "images/effect.png"
36            version: "1.15"
37            requiredImport: "QtQuick3D.Effects"
38        }
39    }
40    Type {
41        name: "QtQuick3D.Effects.BrushStrokes"
42        icon: "images/effect16.png"
43
44        Hints {
45            visibleInNavigator: true
46            canBeDroppedInNavigator: true
47            canBeDroppedInFormEditor: false
48            canBeDroppedInView3D: false
49        }
50
51        ItemLibraryEntry {
52            name: "Brush Strokes"
53            category: "Qt Quick 3D Effects"
54            libraryIcon: "images/effect.png"
55            version: "1.15"
56            requiredImport: "QtQuick3D.Effects"
57        }
58    }
59    Type {
60        name: "QtQuick3D.Effects.ChromaticAberration"
61        icon: "images/effect16.png"
62
63        Hints {
64            visibleInNavigator: true
65            canBeDroppedInNavigator: true
66            canBeDroppedInFormEditor: false
67            canBeDroppedInView3D: false
68        }
69
70        ItemLibraryEntry {
71            name: "Chromatic Aberration"
72            category: "Qt Quick 3D Effects"
73            libraryIcon: "images/effect.png"
74            version: "1.15"
75            requiredImport: "QtQuick3D.Effects"
76        }
77    }
78    Type {
79        name: "QtQuick3D.Effects.ColorMaster"
80        icon: "images/effect16.png"
81
82        Hints {
83            visibleInNavigator: true
84            canBeDroppedInNavigator: true
85            canBeDroppedInFormEditor: false
86            canBeDroppedInView3D: false
87        }
88
89        ItemLibraryEntry {
90            name: "Color Master"
91            category: "Qt Quick 3D Effects"
92            libraryIcon: "images/effect.png"
93            version: "1.15"
94            requiredImport: "QtQuick3D.Effects"
95        }
96    }
97    Type {
98        name: "QtQuick3D.Effects.DepthOfFieldHQBlur"
99        icon: "images/effect16.png"
100
101        Hints {
102            visibleInNavigator: true
103            canBeDroppedInNavigator: true
104            canBeDroppedInFormEditor: false
105            canBeDroppedInView3D: false
106        }
107
108        ItemLibraryEntry {
109            name: "Depth of Field HQ Blur"
110            category: "Qt Quick 3D Effects"
111            libraryIcon: "images/effect.png"
112            version: "1.15"
113            requiredImport: "QtQuick3D.Effects"
114        }
115    }
116    Type {
117        name: "QtQuick3D.Effects.Desaturate"
118        icon: "images/effect16.png"
119
120        Hints {
121            visibleInNavigator: true
122            canBeDroppedInNavigator: true
123            canBeDroppedInFormEditor: false
124            canBeDroppedInView3D: false
125        }
126
127        ItemLibraryEntry {
128            name: "Desaturate"
129            category: "Qt Quick 3D Effects"
130            libraryIcon: "images/effect.png"
131            version: "1.15"
132            requiredImport: "QtQuick3D.Effects"
133        }
134    }
135    Type {
136        name: "QtQuick3D.Effects.DistortionRipple"
137        icon: "images/effect16.png"
138
139        Hints {
140            visibleInNavigator: true
141            canBeDroppedInNavigator: true
142            canBeDroppedInFormEditor: false
143            canBeDroppedInView3D: false
144        }
145
146        ItemLibraryEntry {
147            name: "Distortion Ripple"
148            category: "Qt Quick 3D Effects"
149            libraryIcon: "images/effect.png"
150            version: "1.15"
151            requiredImport: "QtQuick3D.Effects"
152        }
153    }
154    Type {
155        name: "QtQuick3D.Effects.DistortionSphere"
156        icon: "images/effect16.png"
157
158        Hints {
159            visibleInNavigator: true
160            canBeDroppedInNavigator: true
161            canBeDroppedInFormEditor: false
162            canBeDroppedInView3D: false
163        }
164
165        ItemLibraryEntry {
166            name: "Distortion Sphere"
167            category: "Qt Quick 3D Effects"
168            libraryIcon: "images/effect.png"
169            version: "1.15"
170            requiredImport: "QtQuick3D.Effects"
171        }
172    }
173    Type {
174        name: "QtQuick3D.Effects.DistortionSpiral"
175        icon: "images/effect16.png"
176
177        Hints {
178            visibleInNavigator: true
179            canBeDroppedInNavigator: true
180            canBeDroppedInFormEditor: false
181            canBeDroppedInView3D: false
182        }
183
184        ItemLibraryEntry {
185            name: "Distortion Spiral"
186            category: "Qt Quick 3D Effects"
187            libraryIcon: "images/effect.png"
188            version: "1.15"
189            requiredImport: "QtQuick3D.Effects"
190        }
191    }
192    Type {
193        name: "QtQuick3D.Effects.EdgeDetect"
194        icon: "images/effect16.png"
195
196        Hints {
197            visibleInNavigator: true
198            canBeDroppedInNavigator: true
199            canBeDroppedInFormEditor: false
200            canBeDroppedInView3D: false
201        }
202
203        ItemLibraryEntry {
204            name: "Edge Detect"
205            category: "Qt Quick 3D Effects"
206            libraryIcon: "images/effect.png"
207            version: "1.15"
208            requiredImport: "QtQuick3D.Effects"
209        }
210    }
211    Type {
212        name: "QtQuick3D.Effects.Emboss"
213        icon: "images/effect16.png"
214
215        Hints {
216            visibleInNavigator: true
217            canBeDroppedInNavigator: true
218            canBeDroppedInFormEditor: false
219            canBeDroppedInView3D: false
220        }
221
222        ItemLibraryEntry {
223            name: "Emboss"
224            category: "Qt Quick 3D Effects"
225            libraryIcon: "images/effect.png"
226            version: "1.15"
227            requiredImport: "QtQuick3D.Effects"
228        }
229    }
230    Type {
231        name: "QtQuick3D.Effects.Flip"
232        icon: "images/effect16.png"
233
234        Hints {
235            visibleInNavigator: true
236            canBeDroppedInNavigator: true
237            canBeDroppedInFormEditor: false
238            canBeDroppedInView3D: false
239        }
240
241        ItemLibraryEntry {
242            name: "Flip"
243            category: "Qt Quick 3D Effects"
244            libraryIcon: "images/effect.png"
245            version: "1.15"
246            requiredImport: "QtQuick3D.Effects"
247        }
248    }
249    Type {
250        name: "QtQuick3D.Effects.Fxaa"
251        icon: "images/effect16.png"
252
253        Hints {
254            visibleInNavigator: true
255            canBeDroppedInNavigator: true
256            canBeDroppedInFormEditor: false
257            canBeDroppedInView3D: false
258        }
259
260        ItemLibraryEntry {
261            name: "Fxaa"
262            category: "Qt Quick 3D Effects"
263            libraryIcon: "images/effect.png"
264            version: "1.15"
265            requiredImport: "QtQuick3D.Effects"
266        }
267    }
268    Type {
269        name: "QtQuick3D.Effects.GaussianBlur"
270        icon: "images/effect16.png"
271
272        Hints {
273            visibleInNavigator: true
274            canBeDroppedInNavigator: true
275            canBeDroppedInFormEditor: false
276            canBeDroppedInView3D: false
277        }
278
279        ItemLibraryEntry {
280            name: "Gaussian Blur"
281            category: "Qt Quick 3D Effects"
282            libraryIcon: "images/effect.png"
283            version: "1.15"
284            requiredImport: "QtQuick3D.Effects"
285        }
286    }
287    Type {
288        name: "QtQuick3D.Effects.HDRBloomTonemap"
289        icon: "images/effect16.png"
290
291        Hints {
292            visibleInNavigator: true
293            canBeDroppedInNavigator: true
294            canBeDroppedInFormEditor: false
295            canBeDroppedInView3D: false
296        }
297
298        ItemLibraryEntry {
299            name: "HDR Bloom Tonemap"
300            category: "Qt Quick 3D Effects"
301            libraryIcon: "images/effect.png"
302            version: "1.15"
303            requiredImport: "QtQuick3D.Effects"
304        }
305    }
306    Type {
307        name: "QtQuick3D.Effects.MotionBlur"
308        icon: "images/effect16.png"
309
310        Hints {
311            visibleInNavigator: true
312            canBeDroppedInNavigator: true
313            canBeDroppedInFormEditor: false
314            canBeDroppedInView3D: false
315        }
316
317        ItemLibraryEntry {
318            name: "Motion Blur"
319            category: "Qt Quick 3D Effects"
320            libraryIcon: "images/effect.png"
321            version: "1.15"
322            requiredImport: "QtQuick3D.Effects"
323        }
324    }
325    Type {
326        name: "QtQuick3D.Effects.Scatter"
327        icon: "images/effect16.png"
328
329        Hints {
330            visibleInNavigator: true
331            canBeDroppedInNavigator: true
332            canBeDroppedInFormEditor: false
333            canBeDroppedInView3D: false
334        }
335
336        ItemLibraryEntry {
337            name: "Scatter"
338            category: "Qt Quick 3D Effects"
339            libraryIcon: "images/effect.png"
340            version: "1.15"
341            requiredImport: "QtQuick3D.Effects"
342        }
343    }
344    Type {
345        name: "QtQuick3D.Effects.SCurveTonemap"
346        icon: "images/effect16.png"
347
348        Hints {
349            visibleInNavigator: true
350            canBeDroppedInNavigator: true
351            canBeDroppedInFormEditor: false
352            canBeDroppedInView3D: false
353        }
354
355        ItemLibraryEntry {
356            name: "SCurve Tonemap"
357            category: "Qt Quick 3D Effects"
358            libraryIcon: "images/effect.png"
359            version: "1.15"
360            requiredImport: "QtQuick3D.Effects"
361        }
362    }
363    Type {
364        name: "QtQuick3D.Effects.TiltShift"
365        icon: "images/effect16.png"
366
367        Hints {
368            visibleInNavigator: true
369            canBeDroppedInNavigator: true
370            canBeDroppedInFormEditor: false
371            canBeDroppedInView3D: false
372        }
373
374        ItemLibraryEntry {
375            name: "Tilt Shift"
376            category: "Qt Quick 3D Effects"
377            libraryIcon: "images/effect.png"
378            version: "1.15"
379            requiredImport: "QtQuick3D.Effects"
380        }
381    }
382    Type {
383        name: "QtQuick3D.Effects.Vignette"
384        icon: "images/effect16.png"
385
386        Hints {
387            visibleInNavigator: true
388            canBeDroppedInNavigator: true
389            canBeDroppedInFormEditor: false
390            canBeDroppedInView3D: false
391        }
392
393        ItemLibraryEntry {
394            name: "Vignette"
395            category: "Qt Quick 3D Effects"
396            libraryIcon: "images/effect.png"
397            version: "1.15"
398            requiredImport: "QtQuick3D.Effects"
399        }
400    }
401    Type {
402        name: "QtQuick3D.Effects.Effect"
403        icon: "images/effect16.png"
404
405        Hints {
406            visibleInNavigator: true
407            canBeDroppedInNavigator: true
408            canBeDroppedInFormEditor: false
409        }
410
411        ItemLibraryEntry {
412            name: "Effect"
413            category: "Qt Quick 3D Custom Shader Utils"
414            libraryIcon: "images/effect.png"
415            version: "1.15"
416            requiredImport: "QtQuick3D.Effects"
417            QmlSource { source: "./source/effect_template.qml" }
418            ExtraFile { source: "./source/effect_default_shader.frag" }
419        }
420    }
421}
422