Simulated Shadow
The simulated shadow shader creates a projected shadow effect that follows objects, useful for adding stylized shadows in toon-shaded scenes.
Main Parameters
Color
The color and opacity of the shadow. The alpha channel controls the overall shadow transparency.
Shadow Width
Controls how far the shadow extends from the object. Higher values create larger shadows.
Shadow Direction
A vector that determines the direction and offset of the shadow:
- X/Y/Z: Direction of the shadow projection
- W: Additional width multiplier for fine-tuning
Shadow Sharpness
Controls how sharply the shadow fades out at its edges. Higher values create more defined shadow edges.
Usage
The simulated shadow shader is particularly useful for:
- Creating stylized ground shadows for floating objects
- Adding depth to scenes without complex lighting
- Emphasizing object placement and grounding
To use the simulated shadow:
- Create a new material and set its shader to "BerryToon/BerryToonSimulatedShadow"
- Adjust the shadow color and opacity as needed
- Set the shadow direction to match your scene's lighting
- Fine-tune the shadow width and sharpness