• Stars
    star
    290
  • Rank 142,297 (Top 3 %)
  • Language
    C#
  • License
    MIT License
  • Created about 8 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This Repository contains a shader and example scene for a shader which is able to create objects starting from a world position outwards.

Unity3D Dissolve by Distance & Dissolve by Height

This repository provides a shader to dissolve objects by distance from a world position or by height in world units.

Demo

Demo

Material Setup

  1. Dissolve Center is a Worldspace Position from where the dissolve effects originates
  2. Dissolve Distance length (world units) of the dissolve starting from the center
  3. Dissolve Interpolation if and how far the interpolation should take place. If zero, there dissolve effect has no interpolation.
  4. Dissolve Texture Texture used for interpolation
  5. Dissolve Color Emissive color on the dissolve edge