-
-
Notifications
You must be signed in to change notification settings - Fork 27
Home
Welcome to the Toon RP Wiki!
You can navigate it using the sidebar on the right.
🔨 Toon RP is developed and verified with Unity 2022.3.12f1 LTS and Core RP Library v14.0.9.
- Open Package Manager through
Window/Package Manager
- Click "+" and choose "Add package from git URL..."
- Insert the URL:
https://github.com/Delt06/toon-rp.git?path=Packages/com.deltation.toon-rp
Add the following line to Packages/manifest.json
:
"com.deltation.toon-rp": "https://github.com/Delt06/toon-rp.git?path=Packages/com.deltation.toon-rp",
Inside the Project window, right click and select Create/Toon RP/Toon Render Pipeline Asset
.
Go to Edit/Project Settings/Graphics
and set the field Scriptable Render Pipeline Settings
with the newly created pipeline asset.
📝 Note: package versions for older Unity versions are stored on separated branches. Once a branch is created, new functionality is not added there.
To install the package for an older Unity version, please refer the instructions in the version's branch README:
Getting Started
Platform Support
Lighting and Shadows
- Global Ramp
- Shadows
- Variance Shadow Maps (VSM)
- Soft Shadows
- Additional Lights
- Additional Light Shadows
- Tiled Lighting (Forward+)
- Blob Shadows
- Fake Additional Lights
- Baked Lighting
Render Quality
Miscellaneous
Post-Processing
- Post-Processing Stack
- Bloom
- Inverted Hull Outline
- Screen-Space Outline
- SSAO
- Motion Blur
- Sharpen
- Light Scattering
Making Custom Shaders
Debugging