extends HandlesBase
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | Handles |
summary | string | A 3D GUI object to represent draggable handles |
ExplorerOrder | string | 19 |
ExplorerImageIndex | string | 53 |
Properties
7Faces
Faces| Field | XML type | Value |
|---|---|---|
Name | string | Faces |
MouseButton1DownConnectionCount
int| Field | XML type | Value |
|---|---|---|
Name | string | MouseButton1DownConnectionCount |
MouseButton1UpConnectionCount
int| Field | XML type | Value |
|---|---|---|
Name | string | MouseButton1UpConnectionCount |
MouseDragConnectionCount
int| Field | XML type | Value |
|---|---|---|
Name | string | MouseDragConnectionCount |
MouseEnterConnectionCount
int| Field | XML type | Value |
|---|---|---|
Name | string | MouseEnterConnectionCount |
MouseLeaveConnectionCount
int| Field | XML type | Value |
|---|---|---|
Name | string | MouseLeaveConnectionCount |
Style
HandlesStyle| Field | XML type | Value |
|---|---|---|
Name | string | Style |
Events
5MouseButton1Down
(face: NormalId) → void| Field | XML type | Value |
|---|---|---|
Name | string | MouseButton1Down |
MouseButton1Up
(face: NormalId) → void| Field | XML type | Value |
|---|---|---|
Name | string | MouseButton1Up |
MouseDrag
(face: NormalId, distance: float) → void| Field | XML type | Value |
|---|---|---|
Name | string | MouseDrag |
MouseEnter
(face: NormalId) → void| Field | XML type | Value |
|---|---|---|
Name | string | MouseEnter |
MouseLeave
(face: NormalId) → void| Field | XML type | Value |
|---|---|---|
Name | string | MouseLeave |