download_polyhaven_asset
Download Polyhaven assets directly into Blender by specifying asset ID, type, resolution, and optional file format. Streamlines 3D workflow with asset integration.
Instructions
Download and import a Polyhaven asset into Blender.
Parameters:
- asset_id: The ID of the asset to download
- asset_type: The type of asset (hdris, textures, models)
- resolution: The resolution to download (e.g., 1k, 2k, 4k)
- file_format: Optional file format (e.g., hdr, exr for HDRIs; jpg, png for textures; gltf, fbx for models)
Returns a message indicating success or failure.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
asset_id | Yes | ||
asset_type | Yes | ||
file_format | No | ||
resolution | No | 1k |