how to access houdini's asset parameters in unreal engine?
I want to get/set parameters with c++ or blueprint.
please~~
how to access houdini asset parameters in unreal engine?
6744 3 2- 재석 임
- Member
- 3 posts
- Joined: Aug. 2013
- Offline
- DASD
- Member
- 453 posts
- Joined: Feb. 2013
- Offline
Disclaimer: I might be wrong on any of the following:
The current Houdini Engine implementation does not evaluate Digital Assets at run-time. It is rather used to bake out things. So I doubt you would get much out of controlling the HDA via code. On the upside, you can bake some things from an HDA directly to blueprints with Houdini Engine in Unreal.
Aside from that I am not sure you can control an HDA from C++ or Blueprints in Unreal.
The current Houdini Engine implementation does not evaluate Digital Assets at run-time. It is rather used to bake out things. So I doubt you would get much out of controlling the HDA via code. On the upside, you can bake some things from an HDA directly to blueprints with Houdini Engine in Unreal.
Aside from that I am not sure you can control an HDA from C++ or Blueprints in Unreal.
- 재석 임
- Member
- 3 posts
- Joined: Aug. 2013
- Offline
- ttvdsfx
- Member
- 173 posts
- Joined: April 2014
- Offline
-
- Quick Links