Skip to main content

Get Name

Intro

Get the 'nice name' for a Layer and output it as a string.

UI

Input - Connect the Layer to 'get' the name from.

Example
  1. Create a Basic Shape.
  2. Rename it My Layer.
  3. Create a Get Name.
  4. Connect basicShape.idgetName.input.
  5. Create a Text Shape.
  6. Connect getName.idtextShape.text.

The Text Shape will display My Layer in the Viewport.