search_usd
Search the NVIDIA USD asset library with a text description and load the best-matching 3D asset, placing it at a specified position and scale.
Instructions
Search the NVIDIA USD asset library by text description, then load the best match.
Args: text_prompt: Text description of the 3D asset to search for. target_path: Prim path for the loaded result. position: [x, y, z] world position. scale: [sx, sy, sz] scale factors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text_prompt | Yes | ||
| target_path | No | /World/my_usd | |
| position | No | ||
| scale | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |