Stage Transform Controls
Project Graph > Scene > Stage Transform:
Determines where the Nuke Stagestage is placed in the USD stage.
Further information about using the USD stage at USD Scene.
Inputs and Controls
|
Control (UI) |
Knob (Scripting) |
Default Value | Function |
|---|---|---|---|
| Transform order | TransformOrder | SRT | The order in which translation (T), rotation (R) and scale (S) are applied. |
| Rotation order | RotationOrder | ZXY | The order in which rotation components are applied, from left to right. |
| Translation | Translation | 0.000, 0.000, 0.000 | Sets the translation component, in meters. |
| Rotation | Rotation | 0.000, 0.000, 0.000 | Sets the rotation components, in degrees, to be applied in the order specified by RotationOrder. |
| Scale | Scale | 1.000, 1.000, 1.000 | Sets the scale component along each axis. |