Introduction

Quick start:

In the folder Core/Utilities/Mask, there are 4 functions responsible for the main dissolve, and in the folders Core/Box, Line, Sphere, Square, there are expansions of these functions.

  • Box Mask -Standard Dissolve -Outline Dissolve

  • Line Mask -Standard Dissolve -Burn Dissolve -Custom DIssolve -Outline DIssolve

  • Sphere Mask -Standard Dissolve -Burn Dissolve -Custom DIssolve -Outline DIssolve

  • Square Mask -Standard Dissolve -Burn Dissolve -Custom DIssolve -Outline DIssolve

In the Utilities folder, you can find helper functions that you shouldn't worry about, unless you want to modify the effects by yourself.

The Materials folder contains examples of the implementation of each effect on statue materials.

Line Custom Dissolve implementation example.

Last updated