...
void
Scroll pagebreak |
---|
Examples
Code Block | ||
---|---|---|
| ||
//Create a marker and set its rotation |
...
create Marker "R_UpperArm"; |
...
setRotation R_UpperArm <<100, 0, 0>>; |
Additional information
Related commands
...
...
void
Scroll pagebreak |
---|
Code Block | ||
---|---|---|
| ||
//Create a marker and set its rotation |
...
create Marker "R_UpperArm"; |
...
setRotation R_UpperArm <<100, 0, 0>>; |
...