Houdini Engine for Unreal
 All Files Pages
NodeSync

Node Sync is a new feature for the Houdini Unreal Engine Plugin that enables sharing geometry between Unreal and Houdini Session Sync. It works for Skeletal and static meshes.

Install Node Sync

Node Sync and Session Sync is included in the Houdini Engine plugin which can be installed using the Houdini Launcher or Houdini Engine For Unreal GitHub Repistory.

Follow the instructions on the Getting Started page to install the Houdini Engine plugin.

Launch Houdini with SessionSync

From Unreal, you can launch a new instance of Houdini with SessionSync.

In Unreal's main toolbar, click Houdini Engine then Open Houdini Sync Session.

NodeSync_LaunchSync.png

A new Houdini application opens.

Note
You can start, stop, and restart your Houdini session using the options in the Houdini Engine menu.

Learn more about Session Sync on its documentation page.

Send to Houdini

Send to Houdini allows you to send Skeletal and Static meshes from Unreal into Houdini.

  1. In the Content Browser, select your Skeletal or Static Mesh.
  2. Right-click and select Send to Houdini.
    NodeSync_SendtoHoudini.png
  3. In Houdini, your Skeletal or Static Mesh should appear.

You can select multiple meshes at one time and send them to Houdini.

NodeSync_MultipleSelect.png

You can also use the outliner to select your Skeletal or Static Meshes.

Fetch from Houdini

The Fetch from Houdini tool allows you to send your current Houdini output node into Unreal as a Skeletal or Static mesh.

  1. In Houdini, select the output node you want to export.
  2. Click CTRL+C to copy the node.
NodeSync_Copy.png
  1. In Unreal's main toolbar, click Houdini Engine then Houdini Sync Session. A Houdini Engine window pops up.
  2. In the Houdini Node Path to Fetch section, paste your node.
  3. In the Name and Path Asset of Unreal, set your desired name and path. If you create a path that doesn't exist, a new folder is created.
  4. Click Fetch. Your asset should appear in the content browser under the named folder.
NodeSync_FetchFromHoudini.png