This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Members

Properties

Functions

Returns Function
void AxisRotate ( Axis axis = X )
void MouseDown ( Instance mousePart, Vector3 pointOnMousePart, Objects parts )
void MouseMove ( Ray mouseRay )
void MouseUp ( )

YieldFunctions

  • 1 yieldfunction inherited from Instance

Events

Enums

Enum
Axis

Function Descriptions

voidDragger.AxisRotate ( Axis axis = X )

voidDragger.MouseDown ( Instance mousePart, Vector3 pointOnMousePart, Objects parts )

voidDragger.MouseMove ( Ray mouseRay )

voidDragger.MouseUp ( )

Inherits: