#1
|
|||
|
|||
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? |
#2
|
|||
|
|||
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. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
question about NVIDIA 3D vision | Weihua An | Vizard | 5 | 08-02-2010 06:49 AM |
license question | guof6570969 | Vizard | 1 | 06-09-2010 03:59 PM |
Simple Joystick Question | 4711 | Vizard | 2 | 06-07-2010 07:06 AM |
how to invoke command line question | billjarrold | Vizard | 2 | 01-11-2010 08:51 AM |
General question and question regarding arrays | dan12345 | Vizard | 1 | 01-15-2008 10:15 AM |