: draw 3d transform¶
Draw a Transform3D as three colored arrows at the transform's origin
Usage: : draw 3d transform [OPTIONS] <TRANSFORM3D>...
Arguments¶
| Name | Description | Possible values | Default |
|---|---|---|---|
<TRANSFORM3D> | Transform to draw, in the form of an expression that returns a Transform3D, e.g. Transform3D.IDENTITY |
Options¶
| Name | Description | Possible values | Default |
|---|---|---|---|
-t--time | The lifetime of the Transform3D, in seconds (0 = only drawn for one frame) | 1 | |
-s--scale | Scale of the basis arrows to draw | 1 |