CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
Adjust Volume
Identifier
AdjustVolume
Description
This function allows designers to trigger an adjustment to the sound instance's playback Volume with options for smoothly applying a curve over time.
Target is Atom Component
Inputs
Arg Description
In
Exec
Target
Atom Component Object Reference
Adjust Volume Duration
Float (single-precision)
The length of time in which to interpolate between the initial volume and the new volume.
Adjust Volume Level
Float (single-precision)
The new volume to set the AtomComponent to.
Fade Curve
EAtomFaderCurve Enum
The curve used when interpolating between the old and new volume.
Outputs
Arg Description
Out
Exec