Section 5 31. Runtime virtual texture전체 랜드스케이프 마테리얼 결과를 캐싱한 텍스쳐.텍스쳐는 탑다운으로 다시 적용 가능. 사용하는 이유- Boost performance for complex landscape materials- Blend non-landscape actors with landscape 단점- Doesn't work with dynamic things(ex: camera, time)- material instance param은 변경 가능 32. Set up runtime virtual textureprocessEnable RVT support in project settingOutput material data to RVTRVT에 노멀을 저장하는 데 권장..