CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
AtomVolumeFader.h ファイル
#include "CoreMinimal.h"
#include "AtomVolumeFader.generated.h"

クラス

class  FAtomVolumeFader

列挙型

enum class  EAtomFaderCurve : uint8 {
  Linear , Logarithmic , SCurve , Sin ,
  Count
}

列挙型詳解

◆ EAtomFaderCurve

enum class EAtomFaderCurve : uint8
strong

Type of fade to use when adjusting the Atom component's volume.

列挙値
Linear 
Logarithmic 
SCurve 
Sin 
Count