[X3D-Public] variable in ecma script SFVec3F parrameter?
Sven-Erik Tiberg
Sven-Erik.Tiberg at ltu.se
Wed May 28 06:10:38 PDT 2014
Hi
In example http://www.web3d.org/x3d/content/examples/Basic/ScriptConformance/_pages/page09.html
<Snipp>
case 2: // post-click all-done message
<snipp>
changedPosition = new SFVec3f ( 0, -1, 0 );
<Snipp>
Are therer any restrictions in using changedPosition( myVarX, myVarY, myVarZ ); Where MyVarX are a normal variable that can be changed in the script?
/Sven-Erik Tiberg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20140528/a5333306/attachment.html>
More information about the X3D-Public
mailing list