https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@17.0/manual/Physical-Light-Units.html Understand physical light units | High Definition RP | 17.0.3Understand physical light units HDRP uses Physical Light Units (PLU) for its lighting. These units are based on real-life light measurements, like those you see on light bulb packaging or a photographic light meter. Note t..
Unity/기타
유니티 참고자료https://youtu.be/pcSmBGkbd-g?si=0RC04sZfIDBn8iS1
Rider에서 지원하는 Unity specific한 구문분석 기능을 Visual Studio에서도 비슷하게 사용할 수 있는 패키지이다. 예를 들면 내용이 비어있는 Update함수가 있을 때 Empty Unity Message 라는 알림을 띄워준다. 주로 Performances 카테고리를 많이 참고하게 될 듯 싶다. GitHub - microsoft/Microsoft.Unity.Analyzers: Roslyn analyzers for Unity game developers Roslyn analyzers for Unity game developers. Contribute to microsoft/Microsoft.Unity.Analyzers development by creating an account on ..