As for the question, I imported the terrain into Unity2019.3.7f1 as before, but the result did not respond and the terrain was not displayed.
Terrain has no effect under Unity2019.3.7f1
3516 3 0- vfx_yFan
- Member
- 45 posts
- Joined: Feb. 2017
- Offline
- vfx_yFan
- Member
- 45 posts
- Joined: Feb. 2017
- Offline
- Dean_Lv
- Member
- 17 posts
- Joined: Dec. 2019
- Offline
For the Houdini Engine for Unity plugin, there have been significant changes to how Unity terrain is generation from height fields, and also how height fields are generated from Unity terrain (as input). Most notably, the plugin now relies on use of Corner sampling, instead of the default Center sampling, for height field nodes. It also requires height field size and grid spacing values to be exactly power of 2. This will produce the best match in terms of size when translating from Houdini height field into Unity terrain, and vice versa.
Please see update documentation here:
https://www.sidefx.com/docs/unity/_terrain.html#Terrain_Size [www.sidefx.com]
The plugin now ships with a sample HDA that lists the recommended parm values for height fields, located in:
Assets/Plugins/HoudiniEngineUnity/HDAs/TerrainGenerator.hda
Please see update documentation here:
https://www.sidefx.com/docs/unity/_terrain.html#Terrain_Size [www.sidefx.com]
The plugin now ships with a sample HDA that lists the recommended parm values for height fields, located in:
Assets/Plugins/HoudiniEngineUnity/HDAs/TerrainGenerator.hda
- vfx_yFan
- Member
- 45 posts
- Joined: Feb. 2017
- Offline
-
- Quick Links