Autorotate - changing yaw speed has no effect?

71 views
Skip to first unread message

Cindy Chen

unread,
Jan 23, 2021, 7:21:03 PM1/23/21
to marzipano
Has anyone tried changing the pano rotation speed to go faster? Tried altering yawSpeed parameter but it didn't seem to change anything - perhaps a bug? I'd like it to go about 3 times faster than default value of 0.03. 


var autorotate = Marzipano.autorotate({ 
 yawSpeed: 0.1, // Yaw rotation speed target          *tried to increase this value - no apparent effect
Pitch: 0, // Pitch value to converge to target
Fov: Math.PI/2 // Fov value to converge to });




Thanks in advance,
Cindy

Arul Chris, Google Trusted Pro

unread,
Jan 25, 2021, 5:53:53 AM1/25/21
to Cindy Chen, marzipano
Hi, it works just fine. tried with yawSpeed: 5.03. It may take a few seconds for the yawSpeed to pick up, based on the yawAccel property. Default yawAccel is 0.01. To test you can try increasing the yawAccel:1.0


--
You received this message because you are subscribed to the Google Groups "marzipano" group.
To unsubscribe from this group and stop receiving emails from it, send an email to marzipano+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/marzipano/890867b4-b21e-494f-8c58-5245b097b643n%40googlegroups.com.

Cindy Chen

unread,
Jan 25, 2021, 8:31:15 PM1/25/21
to marzipano
Thanks Chris; will try and report back.
Reply all
Reply to author
Forward
0 new messages