バージョン

menu_open
Wwise SDK 2021.1.14

◆ SetMultiplePositions() [1/2]

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::SetMultiplePositions ( AkGameObjectID  in_GameObjectID,
const AkChannelEmitter in_pPositions,
AkUInt16  in_NumPositions,
MultiPositionType  in_eMultiPositionType = MultiPositionType_MultiDirections 
)

Sets multiple positions to a single game object, with flexible assignment of input channels. Setting multiple positions on a single game object is a way to simulate multiple emission sources while using the resources of only one voice. This can be used to simulate wall openings, area sounds, or multiple objects emitting the same sound in the same area.

注釈: Calling AK::SoundEngine::SetMultiplePositions() with only one position is the same as calling AK::SoundEngine::SetPosition()
戻り値
  • AK_Success when successful
  • AK_InvalidParameter if parameters are not valid.
参照
引数
in_GameObjectID Game Object identifier.
in_pPositions Array of positions to apply, each using its own channel mask.
in_NumPositions Number of positions specified in the provided array.
in_eMultiPositionType AK::SoundEngine::MultiPositionType

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう