Version

menu_open
Attention : vous avez été redirigé vers la plus récente documentation correspondant à votre version générale ( 2024.1.1.8691 ). Si vous souhaitez accéder à la documentation de votre version précise, veuillez télécharger la documentation hors ligne depuis l'Audiokinetic Launcher et sélectionner l'option de documentation Offline dans l'application de création Wwise.
Wwise SDK 2024.1.1
AkReflectionPathInfo Struct Reference

Structure for retrieving information about the indirect paths of a sound that have been calculated via the geometric reflections API. Useful for debug draw applications. More...

#include <AkSpatialAudio.h>

Public Attributes

AkVector64 imageSource
 Apparent source of the reflected sound that follows this path. More...
 
AkVector64 pathPoint [AK_MAX_REFLECTION_PATH_LENGTH]
 
AkUInt32 textureIDs [AK_MAX_REFLECTION_PATH_LENGTH]
 
AkUInt32 numPathPoints
 Number of valid elements in the pathPoint[], surfaces[], and diffraction[] arrays. More...
 
AkUInt32 numReflections
 Number of reflections in the pathPoint[] array. Shadow zone diffraction does not count as a reflection. If there is no shadow zone diffraction, numReflections is equal to numPathPoints. More...
 
AkReal32 diffraction [AK_MAX_REFLECTION_PATH_LENGTH]
 Diffraction amount, normalized to the range [0,1]. More...
 
AkReal32 level
 Linear gain applied to image source. More...
 
bool isOccluded
 Deprecated - always false. Occluded paths are not generated. More...
 

Detailed Description

Structure for retrieving information about the indirect paths of a sound that have been calculated via the geometric reflections API. Useful for debug draw applications.

Definition at line 253 of file AkSpatialAudio.h.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise