バージョン

menu_open
Wwise SDK 2019.2.15
AkDiffractionPathInfo 構造体

公開変数類

AkVector  nodes [kMaxNodes]
 
AkReal32  angles [kMaxNodes]
  Raw diffraction angles at each point, in radians. [詳解]
 
AkPortalID  portals [kMaxNodes]
 
AkRoomID  rooms [kMaxNodes+1]
 
AkTransform  virtualPos
  Virtual emitter position. This is the position that is passed to the sound engine to render the audio using multi-positioning, for this particular path. [詳解]
 
AkUInt32  nodeCount
  Total number of nodes in the path. Defines the number of valid entries in the nodes, angles, and portals arrays. The rooms array has one extra slot to fit the emitter's room. [詳解]
 
AkReal32  diffraction
 
AkReal32  totLength
 
AkReal32  obstructionValue
 

静的公開変数類

static const AkUInt32  kMaxNodes = AK_MAX_SOUND_PROPAGATION_DEPTH
  Defines the maximum number of nodes that a user can retrieve information about. Longer paths will be truncated. [詳解]
 

詳解

Structure for retrieving information about diffraction paths for a given emitter. The diffraction paths represent indirect sound paths from the emitter to the listener, whether they go through portals (via the rooms and portals API) or are diffracted around edges (via the geometric diffraction API).

AkSpatialAudio.h247 行目に定義があります。


この構造体詳解は次のファイルから抽出されました:

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう