Handles

extends HandlesBase

Class fields

FieldXML typeValue
NamestringHandles
summarystringA 3D GUI object to represent draggable handles
ExplorerOrderstring19
ExplorerImageIndexstring53

Properties

7
Faces
Faces
FieldXML typeValue
NamestringFaces
MouseButton1DownConnectionCount
int
FieldXML typeValue
NamestringMouseButton1DownConnectionCount
MouseButton1UpConnectionCount
int
FieldXML typeValue
NamestringMouseButton1UpConnectionCount
MouseDragConnectionCount
int
FieldXML typeValue
NamestringMouseDragConnectionCount
MouseEnterConnectionCount
int
FieldXML typeValue
NamestringMouseEnterConnectionCount
MouseLeaveConnectionCount
int
FieldXML typeValue
NamestringMouseLeaveConnectionCount
Style
HandlesStyle
FieldXML typeValue
NamestringStyle

Events

5
MouseButton1Down
(face: NormalId) → void
FieldXML typeValue
NamestringMouseButton1Down
MouseButton1Up
(face: NormalId) → void
FieldXML typeValue
NamestringMouseButton1Up
MouseDrag
(face: NormalId, distance: float) → void
FieldXML typeValue
NamestringMouseDrag
MouseEnter
(face: NormalId) → void
FieldXML typeValue
NamestringMouseEnter
MouseLeave
(face: NormalId) → void
FieldXML typeValue
NamestringMouseLeave