We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b46a5 commit fe7b910Copy full SHA for fe7b910
content/en-us/reference/engine/classes/Handles.yaml
@@ -6,13 +6,13 @@ summary: |
6
The Handles object places 3D handles around any object that its Adornee is set
7
to.
8
description: |
9
- For handles to be interactive, they must be parented to a player's PlayerGui
10
- or the CoreGui.
11
-
12
The **Handles** object places 3D handles around any object that its Adornee is
13
set to. The Adornee property must be set to a 3D object for the handles to
14
appear. The color can be changed, and the shape of the handles can be set to
15
either arrows or spheres.
+
+ For handles to be interactive, they must be parented to a player's PlayerGui
+ or the CoreGui.
16
code_samples:
17
inherits:
18
- HandlesBase
0 commit comments