HoverTransform.destinationRectangle

  1. Rectangle destinationRectangle()
    class HoverTransform
    const
    destinationRectangle
    ()
  2. Rectangle destinationRectangle(Rectangle newValue)

Return Value

Type: Rectangle

Rectangle for output. By default, this should match the padding box of this node, unless explicitly changed to something else.

Meta