Skip to main content
The TripoTextureNode generates textured 3D models using the Tripo API. It takes a model task ID and applies texture generation with various options including PBR materials, texture quality settings, and alignment methods. The node communicates with the Tripo API to process the texture generation request and returns the resulting model file and task ID.

Inputs

ParameterDescriptionData TypeRequiredRange
model_task_idThe task ID of the model to apply textures toMODEL_TASK_IDYes-
textureWhether to generate textures (default: True)BOOLEANNo-
pbrWhether to generate PBR (Physically Based Rendering) materials (default: True)BOOLEANNo-
texture_seedRandom seed for texture generation (default: 42)INTNo-
texture_qualityQuality level for texture generation (default: “standard”). The “detailed” option costs 0.20USD,while"standard"costs0.20 USD, while "standard" costs 0.10 USD.COMBONo”standard"
"detailed”
texture_alignmentMethod for aligning textures (default: “original_image”). “original_image” aligns textures to the original input image, while “geometry” aligns them to the 3D geometry.COMBONo”original_image"
"geometry”
Note: This node requires authentication tokens and API keys which are automatically handled by the system.

Outputs

Output NameDescriptionData Type
model_fileThe generated model file with applied textures (for backward compatibility only)STRING
model task_idThe task ID for tracking the texture generation processMODEL_TASK_ID
GLBThe generated 3D model in GLB format with applied texturesFILE3DGLB
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): dca49933b1b892df38004adc34ab0d95cdcb32d3e38db0e66b260ab7a58dcea5