Adds the Odin Synth Component to the specified actor.
Name | Type | Description |
---|
Exec | exec | |
Target | object | 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 | object | The relative transform of the component to the target actor. |
Outputs
Name | Type | Description |
---|
Exec | exec | |
Return Value | object | Returns the Odin Synth Component that will output audio from the media stream assigned by the Odin Assign Synth to Media node. |