IEmitter::SetPosition

Sets the emitter's position.

Windows
MacOS
Linux

References

Module

UnrealAudio

Header

/Engine/Source/Runtime/UnrealAudio/Public/UnrealAudioEmitter.h

Include

#include "UnrealAudioEmitter.h"

Syntax

ESystemError::Type SetPosition
(
    const FVector & InPosition
)

Remarks

Sets the emitter's position.

Returns

Parameters

Parameter

Description

InPosition

The position to set the emitter to.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss