|
Wwise SDK 2025.1.3
|
#include <AkCommandTypes.h>
Public 属性 | |
| AkGameObjectID | gameObjectID |
| Game Object ID 更多... | |
| AkReal32 | scalingFactor |
| Scaling factor 更多... | |
Sets the scaling factor of a Game Object. Modifies the attenuation computations on this Game Object to simulate sounds with a larger or smaller area of effect.
This command can fail for the following reasons:
gameObjectID is not a valid game object ID or scalingFactor is outside the valid range.gameObjectID is not a registered game object ID.在文件 AkCommandTypes.h 第 482 行定义.