Since this comes up quite a bit, I thought a quick post about it might help those curious about this feature, or if having trouble getting it working.
The Bake Animation functionality can be found on the Inspector window of the root GameObject when an HDA is instantiated in the Unity scene (i.e. HoudiniAssetOTL component). What it produces is an Unity legacy animation clip containing keyframed data of the object's transform that has been animated in Houdini. Note that currently the object must reside in a subnet in the HDA. It will not work on objects outside a subnet at this time.
Here is a simple way to try it out:
1. In Houdini, create a SOP node, and animate it's transform. Make the SOP node as part of a subnet (there is a Create subnet from selected option in the network editor's top menu).
2. Save as digital asset.
3. Load HDA into Unity, and drag into scene.
4. Expand the Bake Animations section in the Inspector for the HoudiniAssetOTL component. Set the time and samples per second according to how you set up in Houdini. Hit Bake Animation.
5. Hit Play
Your child object will now have an Animation component, and will auto-play in play mode.
If you are animating vertices or changing topology, the Vertex Animation Texture tool will be the right one to use instead. See here: https://www.sidefx.com/tutorials/unity-shaders-for-vertex-animation-export-tools/ [www.sidefx.com]
Bake Animations How-To
5163 3 1- seelan
- Member
- 571 posts
- Joined: May 2017
- Offline
- dylanfries
- Member
- 10 posts
- Joined: Jan. 2020
- Offline
- FlurishArt
- Member
- 20 posts
- Joined: May 2019
- Offline
- FlurishArt
- Member
- 20 posts
- Joined: May 2019
- Offline
-
- Quick Links