USD Stage Controls
Project Graph > Scene > USD Stage:
Configures the USD stage that is rendered.
Further information about using the USD stage at USD Scene.
Inputs and Controls
|
Control (UI) |
Knob (Scripting) |
Default Value | Function |
|---|---|---|---|
|
Enabled |
Enabled | ticked | Whether the USD scene should be rendered. |
| Path | Path | N/A |
The path to the USD stage to load. • Browse - opens up a file explorer window. • Reload - reloads the scene with the current file path. |
Root Transform
An optional transform to apply to the entire USD stage.
|
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. |
| Skew | Skew | 0.000, 0.000, 0.000 | The amount to skew X around Y , X around Z, and Y around Z, in degrees. |
| Create Sequence Overrides | n/a | n/a | A button that creates overrides for all animated textures with B44 encoded EXRs within the loaded USD Stage. This means better performance for playback. |