#include <AtomModulationPatchProxy.h>
◆ FModulationPatchProxy() [1/2]
| AtomModulation::FModulationPatchProxy::FModulationPatchProxy |
( |
| ) |
|
|
default |
◆ FModulationPatchProxy() [2/2]
◆ GetValue()
| float AtomModulation::FModulationPatchProxy::GetValue |
( |
| ) |
const |
Returns the value of the patch
◆ Init()
◆ IsBypassed()
| bool AtomModulation::FModulationPatchProxy::IsBypassed |
( |
| ) |
const |
Whether or not the patch is bypassed (effectively just returning the default value)
◆ Update()
| void AtomModulation::FModulationPatchProxy::Update |
( |
| ) |
|
◆ FAtomModulationSystem
| friend class FAtomModulationSystem |
|
friend |
◆ bBypass
| bool AtomModulation::FModulationPatchProxy::bBypass = true |
|
private |
Bypasses the patch and doesn't update modulation value
◆ DefaultValue
| float AtomModulation::FModulationPatchProxy::DefaultValue = 1.0f |
|
private |
◆ InputProxies
Optional modulation inputs
◆ OutputProxy
Final output modulation post input combination
◆ Value
| float AtomModulation::FModulationPatchProxy::Value = 1.0f |
|
private |
Current value of the patch
このクラス詳解は次のファイルから抽出されました: