UIDragDetectorResponseStyle
Describes how the clicked GuiObject will be treated once the desired motion has been calculated.
Items
Name | Value | Summary |
---|---|---|
Offset | 0 | Move by the Offset values of the detector's parent's GuiObject.Position value. |
Scale | 1 | Move by the Scale values of the detector's parent's GuiObject.Position value. |
CustomOffset | 2 | |
CustomScale | 3 |