X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=plugins%2Fdali-script-v8%2Fdocs%2Fcontent%2Fanimation.js;h=727c1393e9956e2627dea383a9999e21fa77290d;hp=33c64f8114b04a48318424ed7fe45487051c9cbd;hb=2d5d28f89d92f5a7db5bd84f39ce0c5dbc74508d;hpb=3646ab38416a9384b3bf991cc64fb463b2648096 diff --git a/plugins/dali-script-v8/docs/content/animation.js b/plugins/dali-script-v8/docs/content/animation.js index 33c64f8..727c139 100644 --- a/plugins/dali-script-v8/docs/content/animation.js +++ b/plugins/dali-script-v8/docs/content/animation.js @@ -118,7 +118,8 @@ The example below does the following with a single animation object: - rotates the image actor - magnifies and color shifts the image using a fragment shader - +![ ](../assets/img/shaders/shader-animation.png) + ```