CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
Fade Out
Identifier
FadeOut
Description
This function allows designers to call a delayed Stop on an Atom Component instance while applying a
volume curve over time. Parameters allow designers to indicate the duration of the fade and the curve shape.
Target is Atom Component
Inputs
Arg Description
In
Exec
Target
Atom Component Object Reference
Fade Out Duration
Float (single-precision)
how long it should take to reach the FadeVolumeLevel
Fade Volume Level
Float (single-precision)
the percentage of the AtomComponents's calculated volume in which to fade to
Fade Curve
EAtomFaderCurve Enum
The curve to use when interpolating between the old and new volume
Outputs
Arg Description
Out
Exec