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

#include <AtomModulationLFO.h>

公開変数類

float Amplitude = 1.0f
bool bBypass = false
bool bLooping = true
float ExponentialFactor = 3.5f
float Frequency = 1.0f
float Offset = 0.0f
float Phase = 0.0f
EAtomModulationLFOShape Shape = EAtomModulationLFOShape::Sine
float Width = 0.5f

メンバ詳解

◆ Amplitude

float FAtomModulationLFOParams::Amplitude = 1.0f

Amplitude of oscillator

◆ bBypass

bool FAtomModulationLFOParams::bBypass = false

If true, bypasses LFO bus from being modulated by parameters, patches, or mixed (LFO remains active and computed).

◆ bLooping

bool FAtomModulationLFOParams::bLooping = true

Whether or not to loop the oscillation more than once

◆ ExponentialFactor

float FAtomModulationLFOParams::ExponentialFactor = 3.5f

Factor increasing/decreasing curvature of exponential LFO shape.

◆ Frequency

float FAtomModulationLFOParams::Frequency = 1.0f

Frequency of oscillator

◆ Offset

float FAtomModulationLFOParams::Offset = 0.0f

Amplitude offset of oscillator

◆ Phase

float FAtomModulationLFOParams::Phase = 0.0f

Unit phase offset of oscillator

◆ Shape

EAtomModulationLFOShape FAtomModulationLFOParams::Shape = EAtomModulationLFOShape::Sine

Shape of oscillating waveform

◆ Width

float FAtomModulationLFOParams::Width = 0.5f

Pulse width of square LFO shape.


この構造体詳解は次のファイルから抽出されました:
  • C:/git/Engine/Plugins/Runtime/CriWare/CriWare/Source/CriWareCore/Public/Atom/Modulation/Generators/AtomModulationLFO.h