Search - User list
Full Version: unity terrain height is not correct.
Root » Houdini Engine for Unity » unity terrain height is not correct.
ChenA
I use the heightfiled and heightfiled noise node to generate terrain in houdini.
houdini version is 17.5.383, houdini engine is
		public const int HOUDINI_MAJOR			= 17;
		public const int HOUDINI_MINOR			= 5;
		public const int HOUDINI_BUILD			= 383;
		public const int HOUDINI_PATCH			= 0;

		public const string HOUDINI_VERSION_STRING = "17.5.383";

		public const int HOUDINI_ENGINE_MAJOR	= 3;
		public const int HOUDINI_ENGINE_MINOR	= 2;

		public const int HOUDINI_ENGINE_API		= 44;

		public const int UNITY_PLUGIN_VERSION	= 2;

Did i need set up something? Or this is a bug?
seelan
Sorry about that. This is fixed in tomorrow's daily build (17.5.388).
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB