UMovieSceneAudioSection::GetSoundVolume

Return the sound volume

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneAudioSection.h

Include

#include "Sections/MovieSceneAudioSection.h"

Syntax

float GetSoundVolume
(
    FFrameTime InTime
) const

Remarks

Return the sound volume

Returns

The volume the sound will be played with.

Parameters

Parameter

Description

InTime

The position in time within the movie scene

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