Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

UI.Slider.SetDirection

Switch to Manual
public function SetDirection(direction: Direction, includeRectLayouts: bool): void;

Parameters

direction The direction of the slider.
includeRectLayouts Should the layout be flipped together with the slider direction?

Description

Sets the direction of this slider, optionally changing the layout as well.