Reference API Roblox

Engine API

Website

Related

Reference API Roblox

UIDragSpeedAxisMapping

Used with UIDragDetector.UIDragSpeedAxisMapping to determine the X/Y dimension dragging speeds.

Items 3

HistoryNameValueDescription
645XY0

Default setting for a detector's UIDragSpeedAxisMapping where the X and Y axis speeds are based off the X and Y Scale/Offset values respectively.

645XX1

Both the X and Y axis speeds are based off the X axis for Scale, while the Offset values still apply to their respective axis.

645YY2

Both the X and Y axis speeds are based off the Y axis for Scale, while the Offset values still apply to their respective axis.

Description

Used with UIDragDetector.UIDragSpeedAxisMapping to determine the X/Y dimension dragging speeds, based on the detector's SelectionModeDragSpeed.

History 4

Settings