Wwise SDK 2023.1.14
|
◆ uMaxThreadLocalHeapAllocSize
All memory allocations of sizes larger than this value will go to a global heap shared across all threads. Defaults to 0 which means all allocations go to a global heap. AkModule.h の 187 行目に定義があります。 |