objcleantransform
command
Zeroes transforms on an object.
See also: objextractpretransform, objresetpretransform, objpretransform
Usages
-
objcleantransform object_name [-t] [-r] [-s]
Resets the parameters of the given object so that it maintains its world position at the current time, but the transforms have the default values.
| Sets… | To… |
|---|---|
| All translates | 0.0 |
| All rotates | 0.0 |
| All scale values | 1.0 |
| Uniform scale | 1.0 |
Note
Internally, this command will moves the object’s transforms into its pre-transform.
You typically use this command on an object to define its “natural” coordinate space prior to animation.
Options
|
|
Zero translation. |
|
|
Zero rotation. |
|
|
Zero scale. |