Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scroll tablelayout
sortDirectionASC
repeatTableHeadersdefaultstyle
widths20%, 11%, 13%, 56%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

...

Scroll tablelayout
style
sortDirectionASC
repeatTableHeadersdefault
widths10%, 15%, 14%, 13%, 48%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

...

Return value

vector

Examples

Code Block
languagetext
// Get the world space position of the Constraint offset for the 

...

// constraint LFHD_Head and print to the log. 

...


vector $targetPos = `getConstraintOffset "LFHD_Head" -ws`; 

...


print $targetPos;

Additional information

Related commands

...