The Built-in Render Pipeline is Unity’s default render pipeline. It is a general-purpose render pipeline that has limited options for customization. The Universal Render Pipeline (URP) is a Scriptable Render Pipeline that is quick and easy to customize, and lets you create optimized graphics across a wide range of platforms. The High Definition Render Pipeline (HDRP) is a Scriptable Render Pipeline that lets you create cutting-edge, high-fidelity graphics on high-end platforms.
???? FindIt is a Unity plugin template for creating hidden object games. It allows you to effortlessly develop games similar to titles like Hidden Folks, Scavenger Hunt, Grim Legends, and more, all without the need to write any code.
WebGL Demo | Online Documentation | Roadmap
-3D Demo Scene Update –
— Version 1.4.0 —
- Introducing a New 3D Demo Scene
- Infinite 2D Camera Pan Feature
- Dynamic Addition of Hidden Objects
Note: The 3D Scene uses the URP material, employing default color material. You also have the option to use the built-in pipeline by recreating your own material.