CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
FAtomModulationParameterSettings 構造体

#include <AtomModulationParameter.h>

公開変数類

float ValueNormalized = 1.0f

メンバ詳解

◆ ValueNormalized

float FAtomModulationParameterSettings::ValueNormalized = 1.0f

Normalized, unitless default value of modulator. To ensure bypass functionality of mixing, patching, and modulating functions as anticipated, value should be selected such that GetMixFunction (see USoundModulationParameter) reduces to an identity function (i.e. function acts as a "pass-through" for all values in the range [0.0, 1.0]). If GetMixFunction performs the mathematical operation f(x1, x2), then the default ValueNormalized should result in f(x1, d) = x1 where d is ValueNormalized.


この構造体詳解は次のファイルから抽出されました: