バージョン

menu_open
Wwise SDK 2023.1.4
AkGraphPointBase< VALUE_TYPE > 構造体テンプレート

Type for a point in an RTPC or Attenuation curve. [詳解]

#include <AkTypes.h>

公開メンバ関数

 AkGraphPointBase ()=default
 
 AkGraphPointBase (AkReal32 in_from, VALUE_TYPE in_to, AkCurveInterpolation in_interp)
 
bool operator== (const AkGraphPointBase &other) const
 
bool operator!= (const AkGraphPointBase &other) const
 

公開変数類

AkReal32 From
 Represents the value on the X axis. [詳解]
 
VALUE_TYPE To
 Represents the value on the Y axis. [詳解]
 
AkCurveInterpolation Interp
 The shape of the interpolation curve between this point and the next. [詳解]
 

詳解

template<class VALUE_TYPE>
struct AkGraphPointBase< VALUE_TYPE >

Type for a point in an RTPC or Attenuation curve.

AkTypes.h892 行目に定義があります。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう