- Install
- Use
- About
- Demo Material Asset Licensing
- git clone the package to your /packages/ folder.
- Apply the material to the target object.
- Configure material settings in the Inspector.
Easy Ghost Shader is a simple, lightweight ghost effect shader. It enables you to easily convert existing characters or environment to ghosts or spirits. This is an opaque shader, so all objects will be correctly depth tested and integrated into your scene.
Easy Ghost includes Lit and Unlit shader variants. These are modeled after Unity's built-in Lit and Unlit shader variants, so it is easy to convert an existing Lit or Unlit material to a Ghost-ified version.
You can also choose to enable two parameters that make your ghost effect more dynamic. One parameter enables the ghost effect to ripple over time, and a second parameter enables the falloff of the ghost effect to increase and decrease over time.
The Lit shader variant includes the following parameters
- Albedo Map
- Albedo Color
- Normal Map
- Metallic (R) and Smoothness (A) Map
- Occlusion Map
- Inner Color
- Outer Color
- Falloff
- Falloff Offset Frequency
- Noise Offset Frequency
- Enable Noise Layer
- Enable Falloff Offset Over Time
The Unlit shader variant includes the following parameters
- Albedo Map
- Albedo Color
- Inner Color
- Outer Color
- Normal Map
- Falloff
- Falloff Offset Frequency
- Noise Offset Frequency
- Enable Noise Layer
- Enable Falloff Offset Over Time
Contains assets from ambientCG.com, licensed under CC0 1.0 Universal.