|
@@ -87,7 +87,7 @@
|
|
<h3>[property:Float autoRotateSpeed]</h3>
|
|
<h3>[property:Float autoRotateSpeed]</h3>
|
|
<p>
|
|
<p>
|
|
How fast to rotate around the target if [page:.autoRotate] is true. Default is 2.0, which equates to 30 seconds
|
|
How fast to rotate around the target if [page:.autoRotate] is true. Default is 2.0, which equates to 30 seconds
|
|
- per rotation at 60fps.<br> Note that if [page:.autoRotate] is enabled, you must call [page:.update]
|
|
|
|
|
|
+ per round at 60fps.<br> Note that if [page:.autoRotate] is enabled, you must call [page:.update]
|
|
() in your animation loop.
|
|
() in your animation loop.
|
|
</p>
|
|
</p>
|
|
|
|
|