バージョン

menu_open
警告:あなたのメジャーリリース ( 2023.1.4.8496 ) に該当する最新ドキュメンテーションが表示されています。特定バージョンのドキュメンテーションにアクセスするには、Audiokinetic Launcherでオフラインドキュメンテーションをダウンロードし、Wwise AuthoringのOffline Documentationオプションにチェックを入れてください。
Wwise SDK 2023.1.4

◆ SetMultipleObstructionAndOcclusion()

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::SetMultipleObstructionAndOcclusion ( AkGameObjectID  in_EmitterID,
AkGameObjectID  in_uListenerID,
AkObstructionOcclusionValues in_fObstructionOcclusionValues,
AkUInt32  in_uNumOcclusionObstruction 
)

Sets a game object's obstruction and occlusion value for each position defined by AK::SoundEngine::SetMultiplePositions. This function differs from AK::SoundEngine::SetObjectObstructionAndOcclusion as a list of obstruction/occlusion pair is provided and each obstruction/occlusion pair will affect the corresponding position defined at the same index.

注釈: In the case the number of obstruction/occlusion pairs is smaller than the number of positions, remaining positions' obstrucion/occlusion values are set to 0.0.
戻り値
  • AK_Success if successful
  • AK_CommandTooLarge if the number of obstruction values is too large for the command queue.
  • AK_InvalidParameter if one of the parameter is out of range (check the debug console)
  • AK_InvalidFloatValue if one of the occlusion/obstruction values is NaN or Inf.
参照
戻り値
AK_Success if occlusion/obstruction values are successfully stored for this emitter
引数
in_EmitterIDEmitter game object ID
in_uListenerIDListener game object ID
in_fObstructionOcclusionValuesArray of obstruction/occlusion pairs to apply ObstructionLevel: [0.0f..1.0f] OcclusionLevel: [0.0f..1.0f]
in_uNumOcclusionObstructionNumber of obstruction/occlusion pairs specified in the provided array

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう