Skip to content

Commit fe7b910

Browse files
authored
Improved reading flow by swapping first and second paragraph
1 parent 77b46a5 commit fe7b910

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en-us/reference/engine/classes/Handles.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ summary: |
66
The Handles object places 3D handles around any object that its Adornee is set
77
to.
88
description: |
9-
For handles to be interactive, they must be parented to a player's PlayerGui
10-
or the CoreGui.
11-
129
The **Handles** object places 3D handles around any object that its Adornee is
1310
set to. The Adornee property must be set to a 3D object for the handles to
1411
appear. The color can be changed, and the shape of the handles can be set to
1512
either arrows or spheres.
13+
14+
For handles to be interactive, they must be parented to a player's PlayerGui
15+
or the CoreGui.
1616
code_samples:
1717
inherits:
1818
- HandlesBase

0 commit comments

Comments
 (0)