Search found 1 match
- Thu Jun 12, 2025 11:35 am
- Forum: Demo Version Questions & Discussion
- Topic: How to change shadow color when using octane toon shader
- Replies: 5
- Views: 9964
Re: How to change shadow color when using octane toon shader
You can try editing the shader code directly to add parameters to adjust the shadow color. Usually the toon shader defaults to black/grayscale, but you can find the line of code that deals with shadows and change the color value there. If you’re using Unity, you can create a custom shader variant ...