HD Render Pipeline Support Docs
Overview
Starting from version 2.26 Runtime Editor has support for HD Render Pipeline.
Note
Currently HDRP support is in beta
Getting Started
- Unpack Assets/Battlehub/RTE_HDRP_Support_Beta.unitypackage
- Open Player Settings->Graphics and select HDRenderPipelineAsset
- Open Quality Settings and select HDRenderPipelineAsset
-
Switch Color Space from Gamma to Linear.
-
Create Runtime Editor using Tools->Runtime Editor->Create Editor
(Optionally Tools->Runtime Editor->Create Extensions) - Add HDRP support using Tools->Runtime Editor->Create Editor HDRP
(Optionally Tools->Runtime Editor->Create Extensions HDRP) - Hit Play
Note
Complete demo scene can be found in Assets/Battlehub/RTEditorHDRP/Demo