sideeffects / HoudiniEngineForUnreal

Houdini Engine Plugin for Unreal Engine.
http://www.sidefx.com/unreal
Other
1.32k stars 370 forks source link

InstancedFoliageActor->AddMesh(),Epric said partioned world can't use this api any more,so... #191

Closed cgTD123 closed 1 year ago

cgTD123 commented 2 years ago

FFoliageInfo AInstancedFoliageActor::AddMesh // This function is deprecated in a partioned world. // FoliageType cannot have an AInstancedFoliageActor as their Outer // This creates issues with the Foliage Edit mode. // Proper way is to Create an asset for the UFoliageType and call // the InstancedFoliageActor::AddMesh(UFoliageType) overload with the asset

dpernuit commented 1 year ago

The plugin doesn't currently support WP.