Set offset
| <link>.setOffset( | |
| [x,y,z] |
)
[x,y,z]
Position offset
This command will set the position offset for the link. If the link passes on position information, the offset will be added to the position returned by the source object. The offset of a link is [0,0,0] by default.
NOTE: The offset is applied before any operators are applied
None