WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Does vizard support milliseconds? (https://forum.worldviz.com/showthread.php?t=5599)

lklab 01-11-2016 08:40 AM

Does vizard support milliseconds?
 
for example,
does vistask.waitTime(0.500) wait 500 ms?
does viztact.moveTo([1,2,3], time = 0.500) actually take 500ms?

Thanks!

SivaKartheek 01-12-2016 02:02 AM

hi,

in vizard all it supports in SI units ,So it takes vistask.waitTime(1) here is 1sec for furtur information check in the tutorial you will find it
If you want to use in milliseconds just convert into milli by a value then it will works

lklab 01-13-2016 08:38 AM

thank you!!


All times are GMT -7. The time now is 05:07 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC