# Adobe After Effects

## Requirements

* Adobe After Effects 2025

### Downloads

You can download the latest Adobe After Effects Project from our github repository here:

{% embed url="<https://github.com/Looking-Glass/HLD-Templates/blob/main/Adobe/Alcove.aep>" %}

Our After Effects template provides automated masking, safe areas, shadows, and reflections. All the effects will update automatically once you've replaced the main composition.&#x20;

{% hint style="info" %}
In our experience, Adobe Premiere Pro's `UltraKey` effect can provide a cleaner chromakey than After Effect's built-in options. You may find a better workflow first importing content to Premiere, using `UltraKey` and then pulling it back into After Effects.&#x20;
{% endhint %}

### Compositions and Layers

The After Effects template is based off of three key components.&#x20;

* **Animation** - this will contain your content, and also be used for the shadow and reflection components.
* **Add Shadow** - builds off of the main composition and adds a shadow effect.
* **Add Reflection** - builds off the main composition and adds a reflection effect.
* Background - a background element you can use to tint the HLD's background color.
* **Alcove -** a preview of the HLD's 3D volume. <mark style="color:orange;">**This should be turned off before exporting content.**</mark>

<figure><img src="/files/G3oGDV6kxUnhcjq8DSeP" alt=""><figcaption></figcaption></figure>

All of the preset values created for our Motion Graphics Template in Premiere are also available in our After Effects template in the `Essential Graphics` panel. This can be an easy way to adjust content values on the fly without going too deep into the stack.&#x20;

The effect controls are as follows:&#x20;

* **Alcove Preview** - A toggle for the alcove, **this should be disabled before exporting.**&#x20;
* **Transform Controls -** Controls for adjusting the transform of the main content.&#x20;
* **Reflection** - Adjustments that can control the position, opacity, and strength of the reflection effect.&#x20;
* **Shadow** - Adjustments that can control the position, opacity, and strength of the shadow effect.&#x20;
* **Background** - Controls for a tintable background layer that can apply color to the holographic element of the HLD.&#x20;

<figure><img src="/files/c9iOfQCNhVrT1i8EbZYP" alt=""><figcaption></figcaption></figure>

## Previewing and exporting for HLD playback

Once you’ve exported your video, we recommend opening it in [**HLD Author**](/apps-and-tools/hld-author.md).

HLD Author lets you:

* Preview how your content will appear on a Hololuminescent Display
* Automatically export the video in the correct format for playback on the included [HLD Demo Media Player](/managing-content/using-the-demo-media-player.md)

This is the easiest way to confirm framing, depth, and orientation before deploying content to a device.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hlddocs.lookingglassfactory.com/content-pipelines/creating-with-video-editors/adobe-after-effects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
