cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

3D Video Widget Controls - Can I hide them?

CB_9115947
6-Contributor

3D Video Widget Controls - Can I hide them?

Hello, when I add a 3D video widget, it automatically adds the default controls, which are massive and ugly.  Is there a different option for this?

2 REPLIES 2

Similar question previously - "Can't hide components in Vuforia Studio": https://community.ptc.com/t5/Vuforia-Studio/Can-t-hide-components-in-Vuforia-Studio/m-p/613655

sebben
12-Amethyst
(To:CB_9115947)

Hi,

 

yes you can use 

$scope.view.wdg["3DVideo-1"].hideControls = true;

to hide the controls.

Top Tags