EasyLayoutEllipseScroll

Scroll for the EasyLayout with Ellipse layout type.

Options

  • IsHorizontal bool

    Is scroll horizontal or vertical?

  • DragSensitivity float

  • ScrollSensitivity float

  • ScrollValue float

    Scroll position.

  • Inertia bool

  • TimeToStop float

    Time until inertia stopped.

  • UnscaledTime bool

    Animate inertia scroll with unscaled time.

  • DragButton PointerEventData.InputButton

    The button that should be pressed to process the drag event.

Events

  • OnScrollEvent UnityEvent

  • ScrollVelocity UnityEvent