Tickets are now available for Summer Meetup 2026 - 10th Anniversary - Secure your tickets now!

Stickers
Lenticular

Lenticular stickers are a sub-style of Holographic.

Before attempting to create a Lenticular sticker, you should read about the Holographic style first as this page will only cover specifics about creating a Lenticular style compared to a traditional Holographic sticker.

As with Holographic styles, Lenticular requires two additional texture inputs on top of the base texture:

  • Holographic Mask
  • Holographic Spectrum

Holographic Mask Walkthrough

Most of the magic happens with the Holo Mask.

Red Channel

ASOT Holomask Red Channel

As with Holographic stickers, the Red channel defines areas of the sticker which should receive the Lenticular effect, in this case, the diamond shape receives a 100% effect (255 / 1.0) while the text bar receives a 69% (176 / 0.69) lenticular effect, while anything that's pure black uses the sticker base texture.

Green Channel

As mentioned in the Holographic documentation, the green channel can be used to specify the horizontal offset of the holographic spectrum.

In this case a gradient is used between 164 and 222, so this shows some of the spectrum horizontally.

If for example you had a gradient between 220 - 223, only 3 horizontal pixels of the spectrum would be shown.

Pure black is excluded.

ASOT Holomask Green Channel

Blue Channel

The Blue channel works similar to the Green channel, however this is used to specify the vertical offset of the holographic spectrum.

You start from dark (Top of the spectrum) to light (Bottom of the spectrum)

ASOT Holomask Blue Channel

This results in showing most the spectrum in the gradient area

Final Result

Lenticular Pipeline Final Result

Example: Lenticular & Holographic

Using the positional information in the Blue channel, you can split your Holographic spectrum in to two parts:

  • A lenticular image
  • Holographic gradient

Let's take a look at the Rotterdam (Lenticular) Sticker from the ASOT 2026 Sticker Capsule

Rotterdam Sticker

You'll notice the skyline area has an image lenticular while the text has a holographic gradient.

Let's take a look at the Holographic spectrum first

Rotterdam Sticker Spectrum

As you can see, the top of the image has the Rotterdam skyline, while the bottom of the image has a gradient.

Now let's look at the Blue channel of the Holographic mask, the channel that defines vertical spectrum ranges

Rotterdam Holomask Blue Channel

As we can see, the Skyline area of the Blue channel uses darker colours (Starting at the top) while the text uses ligher colours to read from the bottom of the spectrum

It's best to think of the colours as a X-Axis position map rather than colours, with 1 being the top of the image and 255 being the bottom.