<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Can i use a 3D images to be a button in Vuforia Studio Mobile view in Vuforia Studio</title>
    <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-i-use-a-3D-images-to-be-a-button-in-Vuforia-Studio-Mobile/m-p/828950#M11316</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Need some advise if there is any tutorial on using 3D image (in Vuforia Studio Mobile View project ) as a "button" to toggle the script?&lt;/P&gt;
&lt;P&gt;How can we detect the "button" 3Dimage was touch "isClicked"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope someone can provide some tutorial guide or simple sample code for my learning.&lt;/P&gt;
&lt;P&gt;Do send me any related&amp;nbsp; information.&amp;nbsp; I had create in Eyewear in the past project. But working on Mobile view very different as the&amp;nbsp; "Application Event" is not available.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope someone can show me the way.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Newbie Kek&lt;/P&gt;</description>
    <pubDate>Sun, 09 Oct 2022 15:29:42 GMT</pubDate>
    <dc:creator>newieKek</dc:creator>
    <dc:date>2022-10-09T15:29:42Z</dc:date>
    <item>
      <title>Can i use a 3D images to be a button in Vuforia Studio Mobile view</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-i-use-a-3D-images-to-be-a-button-in-Vuforia-Studio-Mobile/m-p/828950#M11316</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Need some advise if there is any tutorial on using 3D image (in Vuforia Studio Mobile View project ) as a "button" to toggle the script?&lt;/P&gt;
&lt;P&gt;How can we detect the "button" 3Dimage was touch "isClicked"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope someone can provide some tutorial guide or simple sample code for my learning.&lt;/P&gt;
&lt;P&gt;Do send me any related&amp;nbsp; information.&amp;nbsp; I had create in Eyewear in the past project. But working on Mobile view very different as the&amp;nbsp; "Application Event" is not available.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope someone can show me the way.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Newbie Kek&lt;/P&gt;</description>
      <pubDate>Sun, 09 Oct 2022 15:29:42 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-i-use-a-3D-images-to-be-a-button-in-Vuforia-Studio-Mobile/m-p/828950#M11316</guid>
      <dc:creator>newieKek</dc:creator>
      <dc:date>2022-10-09T15:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can i use a 3D images to be a button in Vuforia Studio Mobile view</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-i-use-a-3D-images-to-be-a-button-in-Vuforia-Studio-Mobile/m-p/829625#M11324</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/300881"&gt;@newieKek&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;the most trivial usage is to set a callback js function which is specified in the js section of the 3DImage widget. So when you click the specific 3Dimage it&amp;nbsp; will call this - what is specified in the js box&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-10-11_14-12-45.jpg" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/66822iE8350E1B755FFBE0/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-10-11_14-12-45.jpg" alt="2022-10-11_14-12-45.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here I want to provide an example which use js script and the concept is more generally a button is identified by its name (the widget name - e.g. 3DImage-1) and will call a function containing the name (so it is better scalable when you have n buttons).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-10-11_14-17-26.jpg" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/66823iF23A61C3C03AC13C/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-10-11_14-17-26.jpg" alt="2022-10-11_14-17-26.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 12:20:36 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Can-i-use-a-3D-images-to-be-a-button-in-Vuforia-Studio-Mobile/m-p/829625#M11324</guid>
      <dc:creator>RolandRaytchev</dc:creator>
      <dc:date>2022-10-11T12:20:36Z</dc:date>
    </item>
  </channel>
</rss>

