FSoundClassProperties::SetAttenuationDistanceScale

Sets the attenuation scale of the sound class in the given amount of time.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundClass.h

Include

#include "Sound/SoundClass.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundClass.cpp

Syntax

void SetAttenuationDistanceScale
(
    float InAttenuationDistanceScale,
    float InTime
)

Remarks

Sets the attenuation scale of the sound class in the given amount of time.

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