Wwise SDK 2025.1.0
|
#include <AkSpatialAudioTypes.h>
Public Member Functions | |
AkVertex () | |
AkVertex (AkReal32 in_x, AkReal32 in_y, AkReal32 in_z) | |
![]() | |
AkVector | operator+ (const AkVector &b) const |
AkVector | operator- (const AkVector &b) const |
AkVector | operator* (const AkReal32 f) const |
AkVector | operator/ (const AkReal32 f) const |
void | Zero () |
operator AkVector64 () const | |
Additional Inherited Members | |
![]() | |
AkReal32 | X |
X Position. More... | |
AkReal32 | Y |
Y Position. More... | |
AkReal32 | Z |
Z Position. More... | |
Unique ID for portals. This ID type exists in the same ID-space as game object ID's. The client is responsible for not choosing portal ID's that conflict with registered game objects' ID's. Internally, the spatial audio rooms and portals API manages registration and un-registration of game objects that represent portals using AkPortalID's provided by the client; AkPortalID's are convertied to AkGameObjectID's by calling AsGameObjectID().
Definition at line 162 of file AkSpatialAudioTypes.h.
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise