Developer Documentation

Add Odin Synth Component

Add Odin Synth Component

Adds the Odin Synth Component to the specified actor.

Inputs

NameTypeDescription
Execexec
TargetActor Object ReferenceThe Actor to which the Odin Synth Component will be added.
Manual AttachmentbooleanWhen 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 TransformTransformThe relative transform of the component to the target actor.

Outputs

NameTypeDescription
Execexec
Return ValueOdin Synth ComponentReturns the Odin Synth Component that will output audio from the media stream assigned by the Odin Assign Synth to Media node.