Wwise SDK 2025.1.0
|
◆ AK_CommandBuffer_AddGeometry()
Copy geometry data to the data payload of the last added command. The AkGeometryParams geoParams; // Initialize with valid triangles, vertices, surfaces... auto cmd = (AkCmd_SA_SetGeometry*)AK_CommandBuffer_Add(buffer, AkCommand_SA_SetGeometry); cmd->geometrySetID = myID; AK_CommandBuffer_AddGeometry(buffer, &geoParams); Use AK_CommandBuffer_GeometrySize to calculate the size required to store the data.
|
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