Versions Compared

Key

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

...

create moduleType "name1" ["name2"] ...[-addSelect] [-parent string] [-positionOffset vector] [-rotationOffset vector] [-preTranslation vector] [-preRotation vector] [-allClips] [-multiple integer] 

Arguments

Scroll tablelayout
style
sortDirectionASC
repeatTableHeadersdefault
widths22%, 11%, 13%, 54%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

...

Scroll tablelayout
style
sortDirectionASC
repeatTableHeadersdefault
widths24%, 15%, 14%, 13%, 34%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

...

void

Scroll pagebreak

Examples

Code Block
languagetext
// Create a new object of type Marker having the name "rightThumb"

...


// parent the new Marker to the CharacterNode called Actor_1.

...


create Marker rightThumb -parent Actor_1;
Code Block
languagetext
// Create 4 new characters

...


create Character Actor_2 Actor_3 Actor_4 Actor_5;

Additional information

Related commands

...