LogoLogo
Purchase
English
English
  • Welcome
  • World Creator Story
  • Release Notes
    • Version 2025.x
      • World Creator 2025.1 - BETA
    • Version 2024.x
      • World Creator 2024.3
      • World Creator 2024.2
      • World Creator 2024.1
    • Version 2023.x
      • World Creator 2023.4
      • World Creator 2023.3
      • World Creator 2023.2
  • FAQ
    • General
    • Purchase and License
    • Application
  • Getting Started
    • Introduction
    • Purchase
    • Assign License
    • Downloading
    • Installation
    • Activation
  • WALKTHROUGH
    • Let's get Creative
    • User Interface
      • Main Menu
      • Workspace
      • Viewport and Navigation
      • Key Bindings and Shortcuts
      • Toolbar
      • Main Panel
    • Terrain Setup
      • Understanding Terrains
      • Terrain Size and Detail
      • Level Step System
    • Crafting a Shape
      • Adjusting Seed
      • Sculpting
    • Detail Terrain
      • Add Erosion Filter
      • Add Plateaus Filter
      • Add River
      • Add Base Gradient Material
    • Run Simulations
      • Add Sand
      • Add Debris
    • Final Touches
      • Colorize Flows
      • Add Volumetric Dust
    • Save and Export
      • Save as Package
      • Export to Blender
  • REFERENCE
    • Terrain
      • Filters
        • General
          • Add/Set
          • Border Blend
          • Flatten
          • Zero-Edge
        • Design
          • Curve
          • Cutoff
          • Voronoi
        • Effect
          • Angle Blur
          • Balloon
          • Blocks
          • Crater
          • Deflate
          • Denoise
          • Distortion
          • Hexagons
          • Inflate
          • Kuwahara
          • Ridged
          • Rugged
          • Scatter
          • Shore
          • Smooth Ridges
          • Squeeze
          • Strata
          • Swirl
          • Washed Off
        • Noise
          • Billow
          • Gabor
          • Perlin
          • Phasor
          • Ridged
          • Simplex
          • Value
          • Voronoi
          • Wave
          • White
        • Arid
          • Canyon
          • Chipped
          • Rocky Cliffs
          • Rocky Hard
          • Rocky Layers
          • Rocky Plateaus
          • Rocky Sharp
          • Rocky Wide
        • Terrace
          • Irregular
          • Simple
          • Steep
        • Drift
          • Angle Break
          • Wind
        • Basic Erosion
          • Hydraulic
          • Ridged Flows
          • Rocky
          • Soft Flows
        • Advanced Erosion
          • Hydraulic Sediment
          • Sediment Flows
          • Thin Flows
          • Wide Flows
        • Sediment
          • Fill Soft
          • Mud
          • Talus
        • Experimental
          • Cliffs
          • Spike Removal
        • Deprecated
          • Thin Flows (v1)
          • Wide Flows (v1)
      • Materials
        • Default Material
        • Color Material
        • Gradient Material
        • Texture Material
        • Substance Material
      • Distributions
        • Noise
          • Billow
          • Dots
          • Fill
          • Gabor
          • Noise Value
          • Perlin
          • Phasor
          • Ridged
          • Simplex
          • Splatter
          • Value
          • Voronoi
          • Wave
          • White
          • Worley
        • Layer
          • Area
          • Filter Change
          • Mask
          • Model
          • Path
          • Polygon
          • Rivers
          • Simulation
        • Terrain
          • Angle
          • Angle 3D
          • Cavity
          • Curvature
          • Flow
          • Height
          • Height Gradient
          • Melt
          • Occlusion
          • Rocks
          • Rocky
          • Rocky Edges
          • Roughness
          • Sea Level
          • Slope
          • Steepness
          • Sun Direction
      • Effects
        • Angle Blur
        • Blur
        • Clamp
        • Contrast
        • Curve
        • Denoise
        • Directional Blur
        • Distortion
        • Edge
        • Fast Flow
        • Invert
        • Noise Offset
        • Operation
        • Remap
        • Repeat Value
        • Simple Flow
        • Small Flow
        • Smoothstep
        • Splatter
        • Voronoi
      • Shape Layers
        • Sculpt
        • 2D Stamp
        • Landscape
        • Primitive
        • MapTiler
        • Path
        • Polygon
        • 3D Stamp
        • Rivers
      • Mask Layers
      • Simulation Layers
        • Fluid
        • Snow
        • Sand
        • Debris
      • Noises
    • Scene
      • Render
      • Terrain
      • Environment
      • Cameras
    • Export
      • Conventional Export
      • Bridge Tools
        • Unity Bridge
        • Blender Bridge
        • Unreal Bridge
        • Houdini Bridge
        • Cinema 4D Bridge
    • Presets
    • Options
      • Application
      • Controls
      • Generator
      • Graphics
      • MapTiler
  • CUSTOMER PORTAL
    • Managers and Users
    • License Management
    • Feature Requests
    • Bug Reports
    • Downloads
    • Invoices
  • PROCUREMENT PORTAL
    • Sign up as a Reseller
    • Login
    • The Dashboard
    • Purchasing Licenses
    • Product Key Redemption
Powered by GitBook
LogoLogo

© 2025 BiteTheBytes GmbH

On this page
  • Installation
  • Parameters
  • Workflow Example
  • Sync from World Creator
  • Sync into Unity

Was this helpful?

Export as PDF
  1. REFERENCE
  2. Export
  3. Bridge Tools

Unity Bridge

The World Creator Bridge for Unity enables you to effortlessly import your terrain creations into Unity for use in your game projects.

Installation

Open Unity and import the .unitypackage found in the downloaded bridge file either by using the Assets/Import Package/Custom Package... menu or by dragging and dropping it into the Project view in Unity.

To access the Bridge dialog, navigate to Window/World Creator Bridge.

Parameters

  • Select Bridge .xml File

    Locate the .xml file for the desired sync project. For WC 22 and above, this file is located by default at [User]\Documents\World Creator\Sync\

  • Terrain Asset Name

    Specify the prefix for all terrain gameobjects created by the bridge.

  • Delete unused Assets

    Unused assets are automatically removed upon synchronization.

  • Import Layers

    Toggle between using individual terrain layers or a baked color map in the generated materials.

  • Split Threshold

    Sets the grid size of the terrain tiles in Unity. Increasing the split threshold reduces the number of tiles.

  • World Scale

    Specifies the scaling factor for the terrain.

  • Material Type

    Choose the rendering pipeline of your Unity project or utilize a custom material.

Workflow Example

In this example, we will transfer our terrain into Unity. The Canyon sample file that comes with World Creator will be used. These steps can be applied to any other World Creator project.

Sync from World Creator

Click the sync button in the application bar at the top of the main panel to export all necessary data from World Creator automatically.

Sync into Unity

Under Window/World Creator Bridge, open the Bridge dialog window.

Choose the appropriate Material Type based on your project's render pipeline. For our case, as we are using the Built-In RP, we need to configure it to Standard.

Once you press the Synchronize button, the terrain will be loaded into the scene.

Last updated 5 months ago

Was this helpful?

The World Creator scene before the sync
Synced terrain in Unity