🚀 ULTIMATE V1 출시! ✦ Discord에서 수천 명의 개발자와 함께하세요 ✦ 세계 최고의 Unreal Engine 5 코파일럿 ✦ 1050개 이상의 네이티브 도구 ✦ UE5 핵심 기능 95% 커버 ✦ 영원히 소유 ✦
✨ ULTIMATE V1 - AI 게임 개발의 가장 큰 도약 ✦ 1050개 이상의 네이티브 도구 ✦ 월간 구독 없음 ✦ 로컬 LLM으로 100% 프라이버시 ✦ 전체 소스 코드 포함 ✦ 새로운 기능을 보려면 클릭 ✦
ULTIMATE V1 출시!

역대 최대 업데이트 - 1050개 이상의 네이티브 도구, 완전한 프로젝트 인텔리전스, 그리고 AI Unreal Insights. UE5 핵심 기능의 95% 커버. 구독 없음, 전체 소스 코드, 영원히 소유.

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