Skip to main content

Effects

Explode

If this value is over -0.01 the triangles of the mesh will start exploding. The value determines the speed of the explosion.

You can set the value to 0.0 which will freeze the triangles in place.

Once the value goes back below -0.01 it will start moving back to the intended position.

Moving the mesh during the explosion will not influence the triangle positions, although the triangles will still rotate with the mesh.

GIF

Offset

You can offset the triangles by a distance set in "Offset Amplitude". This texture is multiplied by the green channel of the "Offset Texture". This texture will scale normally, but if an offset is specified it will move the texture over time in that direction.

The triangles are not directly offset, instead the target position is offset. This means they will still only move with the configured speed.

GIF

The offset color will be multiplied with the offset texture and then added to the final color of the mesh.

GIF