Skip to content

Houdini Niagara Plugin - UE4.26

Compare
Choose a tag to compare
@dpernuit dpernuit released this 23 Jan 02:16
· 18 commits to UE4.26 since this release

Version 2.1 of the Houdini-Niagara Plugin for UE4.26.

This is an updated version of the 2.0, compatible with UE 4.26, that adds shared GPU buffers between Data Interfaces.

The UHoudiniPointCache now owns all the GPU buffers associated with it, and the UNiagaraDataInterfaceHoudini now just reference them from the point cache.
This prevents uploading unique copies of the buffers to the GPU per Data Interface, now only requiring one copy per PointCacheAsset.

To install the plugin, simply copy the "HoudiniNiagara" folder contained in this release's zip file in the "Engine/Plugins/FX" directory.
The Houdini Niagara plugin can then be activated in the plugins dialog, under the FX category.