Manual     Reference     Scripting  
  
Scripting > Editor Classes > Handles   

Handles.ScaleSlider  

static function ScaleSlider (scale : float, position : Vector3, direction : Vector3, rotation : Quaternion, size : float, snap : float) : float

Parameters

NameDescription
scale The value the user can modify.
position The position of the handle.
direction The direction of the handle.
rotation The rotation of whole object.
size The size of the handle.
snap The new value after the user has modified it.

Description

Make a directional scale slider