버전
In order to optimize your memory pools, you need to understand where you can save on memory. The following items can cause high memory usage:
Loading banks increases memory usage in the default memory pool. Note that each bank uses a different amount of memory. Memory used by a bank in the Default memory pool does not depend on the physical size of the bank but on the number of sounds and Events that it contains.
Some effects, including reverb and delay, consume a certain amount of memory in the lower engine pool when playing.
Playing multiple sounds at once drastically increases the amount of memory used in the lower engine pool.
Sending multiple actions in a short amount of time increases the memory usage of the default memory pool.
Registering game objects, setting 'per object' parameters, and setting object positions all use a small amount of memory in the default memory pool. Be aware, however, that unused game objects must be unregistered to free up this memory. Otherwise, the amount of memory being used constantly increases.
When optimizing your memory, you need to think in terms of the following memory pools:
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요