Texture 2D

The Texture 2D space allows you to create an modify any 2D textures. It includes every textures for 3D assets, Flipbooks, storyboarding with Epos.

Layer Stack

A layer stack in digital illustration is a hierarchical arrangement of layers, it can be background, foreground, details, used to organize and manipulate different elements of your artwork. It enables you to work on individual components separately and non-destructively, allowing for precise control and creative flexibility.

../../_images/Viewport_texture2D_LayerStack.png

Layer properties

Alpha mask / eye / lock

Icon

Description

../../_images/interface-layer-stack-alpha.png

The litle checkboard square icon is the Alpha Mask. It blocks the transparency levels in you layer. When enabled you can draw over opaque pixels and leave the transparent pixels as such.

../../_images/interface-layer-stack-hide-show.png

The eye icon makes you able to show or hide the layer.

../../_images/interface-layer-stack-lock-unlock.png

The lock makes you able to lock or unlock the layer. Once locked you can not edit you layer.

Opacity

Change the opacity of a layer. You can click and enter a value or use the slider.

../../_images/opacity.gif

Blending modes

These modes alter the way colors, tones, and pixels from one layer interact with those of layers beneath, resulting in various visual effects.

../../_images/Blending_modes.png

Layers types

Click on the green “Add Layer” button and choose either “Raster Image Layer” or “Vector Image Layer” to add a layer.

../../_images/Add_layer_raster_vector.png

Warning

Keep in mind the more layers, the more calculations for the machine.

Raster layer

../../_images/Raster.png

A Raster Layer is an image layer composed of pixels, where each pixel contains color information, and it’s commonly used for bitmap graphics.

Vector layer

../../_images/Vector.png

A Vector Layer is an image layer consisting of mathematical paths defined by points and lines, allowing for scalable and editable graphics without pixelation.

Vector Layers displays two additional icons:

../../_images/vector-hide-color.gif
  • wireframe mode to identify gaps in the vector object

../../_images/vector-wireframe.gif

When creating a Vector Layer, you also create a “Scene” of infinite size, which will contain all your future vector paths and shapes.

Folder

To create a new folder click on Add Folder Button. You can then drag and drop layers inside.

../../_images/layerstack_01_addfolder.gif

Other Actions

Multiple Selection

Use Shift to select contiguous Layers:

../../_images/select-shift.gif

Use Ctrl to select non-contiguous Layers:

../../_images/select-ctrl.gif

Use Ctrl+A to select all Layers:

../../_images/select-ctrlA.gif

Note

For the last one, Ctrl+A will only work if the Layer Stack is selected.

Contextual menu

Make a right click on top of a Layer to display various options:

../../_images/interface-layer-stack-popup-menu.png
  • Select All: Select all Layers from the stack.

  • Duplicate: Duplicate selected Layers.

  • Rename: Rename the current Layer. You can also double click to rename a Layer.

../../_images/edit_name.png
  • Cut: Cut the selected Layers.

  • Copy: Copy the selected Layers.

  • Paste: Paste Layers that were copied or cut.

  • Delete: Delete the selected Layers.

  • Merge Selected Layers: Merge selected Layers that have the same type (Raster or Vector). You cannot merge Layers with 2 different types.

  • Flatten Selected Layers: Flatten selected Folders.

Warning

Flattening folders only works with Raster Layers inside. Vector Layers will disappear.

Drag and drop

You can drag and drop Layers from a Texture 2D to another.

../../_images/drag-drop.gif