Wwise SDK 2025.1.0
|
#include <AkCommandTypes.h>
公開変数類 | |
AkGeometrySetID | geometrySetID |
ID of geometry set to be removed. [詳解] | |
Remove a set of geometry to the SpatialAudio API. Calling AK::SpatialAudio::RemoveGeometry
will remove all instances of the geometry from the scene.
This command can fail for the following reasons:
geometrySetID
is invalidAkCommandTypes.h の 1057 行目に定義があります。