{"version":"1","model":{"id":"fal-ai/meshy/retexture","name":"Meshy 7 Retexture","kind":"3d","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Meshy 7 Retexture — apply sharp PBR materials to an existing 3D mesh using text, one style image, or up to four ordered reference views.","pricing_note":"10 Meshy credits at 2K/4K; 15 at 8K.","categories":["retexture"],"prompt_required":false,"prompt_supported":true,"supports":{},"requires":{},"aspect_ratios":[],"resolutions":[],"durations":[],"base_credits":18,"api_gross_margin_percent":20,"added_at":"2026-08-10","popularity_rank":457,"example_prompt":"Weathered medieval stone with moss, cracks, and faint golden runes glowing through the surface","preview":{"image":"/meshy-7-retexture-preview-v1.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fmeshy%2Fretexture","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fmeshy%2Fretexture","title":"Meshy 7 Retexture generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/meshy/retexture.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/meshy/retexture","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"input_task_id":{"title":"Input Task ID","description":"Source Meshy task ID — auto-filled when retexturing a Meshy-generated model. Takes priority over Model URL.","type":"string"},"model_url":{"title":"Model URL","description":"URL of the 3D mesh to retexture. Supports GLB, GLTF, OBJ, FBX, STL — must be a publicly accessible URL. Used when no Input Task ID is available.","type":"string"},"image_style_url":{"title":"Single Style Image","description":"Use one JPG or PNG as the texture style. An image style takes priority over the text prompt.","type":"string"},"multiview_front_url":{"title":"Multi-View Style — Front","description":"Primary front style view. Adding any multi-view image makes the multi-view set the exclusive style input.","type":"string"},"multiview_left_url":{"title":"Multi-View Style — View 2","description":"Optional second view of the same object.","type":"string"},"multiview_back_url":{"title":"Multi-View Style — View 3","description":"Optional third view of the same object.","type":"string"},"multiview_right_url":{"title":"Multi-View Style — View 4","description":"Optional fourth view of the same object.","type":"string"},"ai_model":{"title":"AI Model","description":"Meshy 7 is required for multi-view style images.","default":"meshy-7","type":"string","enum":["meshy-7","latest","meshy-6","meshy-5"]},"enable_pbr":{"title":"Enable PBR","description":"Generate metallic, roughness, and normal maps. Meshy 7 does not produce an emission map.","default":false,"type":"boolean"},"texture_resolution":{"title":"Texture Resolution","description":"Base-color texture resolution. 8K has a higher generation price.","default":"2k","type":"string","enum":["2k","4k","8k"]},"remove_lighting":{"title":"Remove Lighting","description":"Remove baked highlights and shadows. Meshy currently supports this option only with Meshy 6.","default":true,"type":"boolean"},"enable_original_uv":{"title":"Preserve Original UVs","description":"Use the existing UV map from the model instead of generating new UVs.","default":false,"type":"boolean"},"alpha_thumbnail":{"title":"Alpha Thumbnail","description":"Generate a thumbnail image with a transparent background.","default":false,"type":"boolean"}},"required":["model_id"],"additionalProperties":false},"parameters":[{"key":"input_task_id","label":"Input Task ID","type":"text","description":"Source Meshy task ID — auto-filled when retexturing a Meshy-generated model. Takes priority over Model URL."},{"key":"model_url","label":"Model URL","type":"text","description":"URL of the 3D mesh to retexture. Supports GLB, GLTF, OBJ, FBX, STL — must be a publicly accessible URL. Used when no Input Task ID is available."},{"key":"image_style_url","label":"Single Style Image","type":"text","description":"Use one JPG or PNG as the texture style. An image style takes priority over the text prompt."},{"key":"multiview_front_url","label":"Multi-View Style — Front","type":"text","description":"Primary front style view. Adding any multi-view image makes the multi-view set the exclusive style input."},{"key":"multiview_left_url","label":"Multi-View Style — View 2","type":"text","description":"Optional second view of the same object."},{"key":"multiview_back_url","label":"Multi-View Style — View 3","type":"text","description":"Optional third view of the same object."},{"key":"multiview_right_url","label":"Multi-View Style — View 4","type":"text","description":"Optional fourth view of the same object."},{"key":"ai_model","label":"AI Model","type":"select","default":"meshy-7","options":["meshy-7","latest","meshy-6","meshy-5"],"description":"Meshy 7 is required for multi-view style images."},{"key":"enable_pbr","label":"Enable PBR","type":"toggle","default":false,"description":"Generate metallic, roughness, and normal maps. Meshy 7 does not produce an emission map."},{"key":"texture_resolution","label":"Texture Resolution","type":"select","default":"2k","options":["2k","4k","8k"],"description":"Base-color texture resolution. 8K has a higher generation price."},{"key":"remove_lighting","label":"Remove Lighting","type":"toggle","default":true,"description":"Remove baked highlights and shadows. Meshy currently supports this option only with Meshy 6."},{"key":"enable_original_uv","label":"Preserve Original UVs","type":"toggle","default":false,"description":"Use the existing UV map from the model instead of generating new UVs."},{"key":"alpha_thumbnail","label":"Alpha Thumbnail","type":"toggle","default":false,"description":"Generate a thumbnail image with a transparent background."}]}}