Addon ID

  • grumb_pin3d

Info

Statistics

  • Download count0 total downloads
  • Latest download count 0 downloads of latest version
  • Average download count0 downloads per day average

Owners

A list of all Actions, Conditions and Expressions supported in this addon.

  • Actions

    Pin {my} 3D to {0} (position: {1}, rotation: {2}, width: {3}, height: {4}, depth: {5}, opacity: {6}, visibility: {7}, destroy with parent: {8})

    Attach to a parent, preserving position and rotation offsets. Choose which properties to inherit.

    Unpin {my} 3D

    Disconnect from the parent and retain the current transform and appearance.

  • Conditions

    {my} is pinned

    True while attached to a parent.

    {my} is unpinned

    True when not attached to a parent.

  • Expressions

    IsPinned

    1 if pinned to a parent, otherwise 0.

    IsUnpinned

    1 if unpinned, otherwise 0.

    PinnedUID

    The parent instance UID, or -1 if unpinned.