sideeffects / HoudiniEngineForUnreal

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

unreal_lightmap_resolution not working #124

Closed felixschuch closed 4 years ago

felixschuch commented 4 years ago

meshes in unreal engine don't pick up the "unreal_lightmap_resolution" attribute.

more information about this issue: https://www.sidefx.com/forum/topic/69608/?page=1#post-295760

felixschuch commented 4 years ago

In case anybody else is also looking for a solution:

Instead of using unreal_lightmap_resolution use the Uproperty

unreal_uproperty_LightMapResolution

Explained further down here… https://www.sidefx.com/docs/unreal/_attributes.html [www.sidefx.com]