Wwise SDK 2025.1.0
|
#include <AkCommandTypes.h>
Public 属性 | |
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 invalid在文件 AkCommandTypes.h 第 1057 行定义.