WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Question about link.setPos (https://forum.worldviz.com/showthread.php?t=3809)

kevin 06-22-2011 09:52 AM

Question about link.setPos
 
Hi all,

Does link.setPos affect only the raw input matrix of the link? In other words, will other operators such as postTrans and postEuler still work on a link if there is already a setPos operator on that link?

farshizzo 06-22-2011 09:58 AM

The operators are performed in the order of their priority number. If you create the postTrans/postEuler operators before the setPos operator, then it will affect the modified position values.

This is true for all link operators. The output of each operator is fed into the next operator. The final matrix is then applied to the destination object.


All times are GMT -7. The time now is 11:51 AM.

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