🚀 ULTIMATE V1 เปิดตัวแล้ว! ✦ เข้าร่วมนักพัฒนาหลายพันคนบน Discord ✦ Copilot สำหรับ Unreal Engine 5 ที่ดีที่สุดในโลก ✦ เครื่องมือเนทีฟมากกว่า 1050 รายการ ✦ ครอบคลุม 95% ของ UE5 Core ✦ เป็นเจ้าของตลอดไป ✦
✨ ULTIMATE V1 - ก้าวกระโดดครั้งใหญ่ที่สุดในการพัฒนาเกมด้วย AI ✦ เครื่องมือเนทีฟมากกว่า 1050 รายการ ✦ ไม่มีค่าสมาชิกรายเดือน ✦ รัน LLM ในเครื่องเพื่อความเป็นส่วนตัว 100% ✦ ซอร์สโค้ดเต็มรูปแบบรวมอยู่ด้วย ✦ คลิกเพื่อดูสิ่งใหม่ ✦
ULTIMATE V1 มาถึงแล้ว!

อัปเดตครั้งใหญ่ที่สุด - เครื่องมือเนทีฟมากกว่า 1050 รายการ, ระบบอัจฉริยะโปรเจกต์เต็มรูปแบบ และ AI Unreal Insights ครอบคลุม 95% ของ UE5 core ไม่มีค่าสมาชิก ซอร์สโค้ดเต็มรูปแบบ เป็นเจ้าของตลอดไป

AI Asset Generation

AI Asset Generation

V1 Documentation - Under Heavy Rework. Some sections may be incomplete. For the latest info, check the FAB listing or Discord.

Generate textures, PBR materials, 3D models, and sound effects from text descriptions, all imported directly into your project as usable Unreal assets.

Texture Generation

Generate textures from text prompts. The AI creates the image and imports it as a Texture2D asset.

Supported Providers

ProviderSetup
Google ImagenGemini API key in any slot
OpenAI DALL-EOpenAI API key in any slot
Together AITogether API key in Custom provider
OpenRouterOpenRouter API key, pick an image model

How to Use

In the Architect chat, simply ask:

  • “Generate a texture of a mossy stone wall”
  • “Create a stylized wooden plank texture”
  • “Generate a sci-fi metal panel texture for the floor”

The AI calls the texture generation tool, creates the image, and imports it to your project’s current Content Browser folder.

Configuration

Go to Settings > Image & 3D to configure:

  • Image generation provider
  • API key
  • Model selection
  • Default resolution

PBR Material Generation

Generate a complete PBR material from a single text prompt. The AI:

  1. Generates one base color texture from your description
  2. Algorithmically derives Normal, Roughness, Metallic, and AO maps from the base color
  3. Creates a Material with all maps connected
  4. Creates a Material Instance with tiling support

How to Use

  • “Generate a PBR material that looks like rusty corroded metal”
  • “Create a PBR brick wall material with mortar”
  • “Make a stylized grass PBR material”

PBR generation is the default when you ask for any material with realistic textures.

3D Model Generation

Generate 3D models from text descriptions or reference images, imported as StaticMesh assets.

Supported Providers

ProviderCapabilities
Meshy AIText-to-3D, Image-to-3D, mesh retexturing
Tripo3DText-to-3D, Image-to-3D
Hunyuan3DText-to-3D

How to Use

Text-to-3D:

  • “Generate a 3D model of a medieval sword”
  • “Create a low-poly tree model”
  • “Make a 3D treasure chest”

Image-to-3D:

  • Attach a reference image and say “Create a 3D model from this image”

Retexture:

  • “Retexture this mesh with a wooden appearance” (with a mesh referenced via @)

Generation Flow

  1. Preview mesh is generated first (faster, lower quality)
  2. Auto-refinement produces the final high-quality mesh
  3. The model is downloaded as FBX/GLB and imported as a StaticMesh

Configuration

Go to Settings > Image & 3D to configure:

  • 3D model provider (Meshy, Tripo, Hunyuan)
  • API key for the selected provider
  • Output quality preferences

Sound Generation

Generate sound effects, music, and voice from text descriptions, imported as USoundWave assets.

How to Use

  • “Generate a gunshot sound effect in a warehouse”
  • “Create ambient forest sounds with birds chirping”
  • “Generate a voice saying ‘Welcome to the arena‘“

Configuration

Go to Settings > Voice & Sound > Sound Generation to configure:

  • Provider (OpenAI, ElevenLabs, StabilityAI, HuggingFace, Custom)
  • API key
  • Model and voice selection
Live