Patches

Layer Info

Layer Info

Access information about a layer.

Layer Info

  • Layer
  • Enabled
  • Size
  • Scale
  • Anchor
  • Parent

Layer

The layer to display information for.

Enabled

A boolean that is true when the layer is enabled.

Size

The size of the layer. Use Size Unpack to get the individual width and height.

Scale

The scale of the layer.

Anchor

The anchor point of the layer. The value of each coordinate is a number between 0 and 1, where .5 is the center. Use Point Unpack to get the individual coordinates.

Parent

The group the layer is in, or ‘none’ if the layer is not in a group. Connect this to another Layer Info to get information about the parent.