ComfyUI Node
USD Python Script
A ComfyUI node in 3d/usd/utils with 2 inputs and 1 output.
USD Python Script
- usd_stage
- USD
◄script# The stage is available as 'stage'
# Example:
# prim = stage.DefinePrim('/MyPrim', 'Xform')
►
Category3d/usd/utils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| usd_stage | USD | — | |
| script | STRING | # The stage is available as 'stage' # Example: # prim = stage.DefinePrim('/MyPrim', 'Xform') | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| USD | USD | — |