Our new developer documentation is now available. Please check it out!
Add Odin Synth Component
Adds the Odin Synth Component to the specified actor.
Inputs
Name | Type | Description |
---|---|---|
Exec | exec | |
Target | Actor Object Reference | The Actor to which the Odin Synth Component will be added. |
Manual Attachment | boolean | When Manual Attachment is set, automatic attachment to the target actor is skipped and it is up to the user to attach the resulting component (or set it up as the root) themselves. |
Relative Transform | Transform | The relative transform of the component to the target actor. |
Outputs
Name | Type | Description |
---|---|---|
Exec | exec | |
Return Value | Odin Synth Component | Returns the Odin Synth Component that will output audio from the media stream assigned by the Odin Assign Synth to Media node. |