HDA multi-output problem

   4417   0   0
User Avatar
Member
1 posts
Joined: March 2021
Offline
```
FHoudiniApi::ConnectNodeInput(
FHoudiniEngine::Get().GetSession(),
HDA2.NodeID, 0, NodeID, 1);
```
Hello everyone, why is it invalid to use HoudiniAPI to connect the second output of HDA? The document shows that multiple outputs can be connected
  • Quick Links