CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
AtomModulationLFO.h ファイル
#include "CoreMinimal.h"
#include "Templates/SharedPointer.h"
#include "UObject/ObjectMacros.h"
#include "UObject/Object.h"
#include "Atom/Modulation/AtomModulation.h"
#include "Atom/Modulation/AtomModulationGenerator.h"
#include "AtomModulationLFO.generated.h"

クラス

struct  FAtomModulationLFOParams
class  UAtomModulationGeneratorLFO

列挙型

enum class  EAtomModulationLFOShape : uint8 {
  Sine , UpSaw , DownSaw , Square ,
  Triangle , Exponential , RandomSampleHold , COUNT
}

列挙型詳解

◆ EAtomModulationLFOShape

enum class EAtomModulationLFOShape : uint8
strong
列挙値
Sine 
UpSaw 
DownSaw 
Square 
Triangle 
Exponential 
RandomSampleHold 
COUNT