[Unity] 유니티의 메모리 관리
유니티 문서를 보면 언급되는 Managed Memory란 단서에서 흔히 추측하기로 유니티가 알아서 모든 메모리를 잘 관리하고 있을 것 처럼 생각되지만 사실은 그렇지 않다는 것이 함정. 사실은 유니티 시
la-stranger.blogspot.com
Unity - Manual: Memory in Unity
Memory in Unity To ensure your application runs with no performance issues, it’s important to understand how Unity uses and allocates memory. This section of the documentation explains how memory works in Unity, and is intended for readers who want to un
docs.unity3d.com
'Unity' 카테고리의 다른 글
[Unity] 개인프로젝트 - 클라이언트 최적화 (0) | 2023.04.24 |
---|---|
[Unity] 개인프로젝트 - 그래픽 옵션 설정 (0) | 2023.04.24 |
[Unity] Android에서의 고해상도 AppIcon 관련 (0) | 2023.04.24 |
[Unity] iOS에서의 AppIcon 관련 (0) | 2023.04.10 |
[Unity] 각종 최적화 링크 모음 (0) | 2023.04.10 |