@quenty/draw 7.14.0 → 7.14.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,398 +3,218 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.13.0...@quenty/draw@7.14.0) (2026-04-23)
6
+ ## [7.14.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.14.0...@quenty/draw@7.14.1) (2026-05-30)
7
7
 
8
8
  **Note:** Version bump only for package @quenty/draw
9
9
 
10
+ # [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.13.0...@quenty/draw@7.14.0) (2026-04-23)
10
11
 
11
-
12
-
12
+ **Note:** Version bump only for package @quenty/draw
13
13
 
14
14
  # [7.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.12.0...@quenty/draw@7.13.0) (2026-02-20)
15
15
 
16
16
  **Note:** Version bump only for package @quenty/draw
17
17
 
18
-
19
-
20
-
21
-
22
18
  # [7.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.11.0...@quenty/draw@7.12.0) (2026-02-19)
23
19
 
24
20
  **Note:** Version bump only for package @quenty/draw
25
21
 
26
-
27
-
28
-
29
-
30
22
  # [7.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.10.0...@quenty/draw@7.11.0) (2026-02-17)
31
23
 
32
-
33
24
  ### Features
34
25
 
35
- * Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
36
-
37
-
38
-
39
-
26
+ - Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
40
27
 
41
28
  # [7.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.9.5...@quenty/draw@7.10.0) (2026-01-16)
42
29
 
43
-
44
30
  ### Features
45
31
 
46
- * Add luau typing to a variety of classes ([0271856](https://github.com/Quenty/NevermoreEngine/commit/0271856de02cc28c1d1d512c43bd6adeeaa41587))
47
-
48
-
49
-
50
-
32
+ - Add luau typing to a variety of classes ([0271856](https://github.com/Quenty/NevermoreEngine/commit/0271856de02cc28c1d1d512c43bd6adeeaa41587))
51
33
 
52
34
  ## [7.9.5](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.9.4...@quenty/draw@7.9.5) (2026-01-12)
53
35
 
54
-
55
36
  ### Bug Fixes
56
37
 
57
- * Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
58
-
59
-
60
-
61
-
38
+ - Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
62
39
 
63
40
  ## [7.9.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.9.3...@quenty/draw@7.9.4) (2026-01-10)
64
41
 
65
42
  **Note:** Version bump only for package @quenty/draw
66
43
 
67
-
68
-
69
-
70
-
71
44
  ## [7.9.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.9.2...@quenty/draw@7.9.3) (2026-01-03)
72
45
 
73
46
  **Note:** Version bump only for package @quenty/draw
74
47
 
75
-
76
-
77
-
78
-
79
48
  ## [7.9.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.9.1...@quenty/draw@7.9.2) (2025-11-12)
80
49
 
81
50
  **Note:** Version bump only for package @quenty/draw
82
51
 
83
-
84
-
85
-
86
-
87
52
  ## [7.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.9.0...@quenty/draw@7.9.1) (2025-10-07)
88
53
 
89
-
90
54
  ### Bug Fixes
91
55
 
92
- * Drawing ([#598](https://github.com/Quenty/NevermoreEngine/issues/598)) ([97950ce](https://github.com/Quenty/NevermoreEngine/commit/97950ceef7f6107eaa2e11bd05da78353c815542))
93
-
94
-
95
-
96
-
56
+ - Drawing ([#598](https://github.com/Quenty/NevermoreEngine/issues/598)) ([97950ce](https://github.com/Quenty/NevermoreEngine/commit/97950ceef7f6107eaa2e11bd05da78353c815542))
97
57
 
98
58
  # [7.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.8.4...@quenty/draw@7.9.0) (2025-05-10)
99
59
 
100
60
  **Note:** Version bump only for package @quenty/draw
101
61
 
102
-
103
-
104
-
105
-
106
62
  ## [7.8.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.8.3...@quenty/draw@7.8.4) (2025-04-10)
107
63
 
108
64
  **Note:** Version bump only for package @quenty/draw
109
65
 
110
-
111
-
112
-
113
-
114
66
  ## [7.8.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.8.1...@quenty/draw@7.8.3) (2025-04-07)
115
67
 
116
-
117
68
  ### Bug Fixes
118
69
 
119
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
120
- * Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
121
-
122
-
123
-
124
-
70
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
71
+ - Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
125
72
 
126
73
  ## [7.8.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.8.1...@quenty/draw@7.8.2) (2025-04-07)
127
74
 
128
-
129
75
  ### Bug Fixes
130
76
 
131
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
132
-
133
-
134
-
135
-
77
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
136
78
 
137
79
  ## [7.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.8.0...@quenty/draw@7.8.1) (2025-03-21)
138
80
 
139
81
  **Note:** Version bump only for package @quenty/draw
140
82
 
141
-
142
-
143
-
144
-
145
83
  # [7.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.7.1...@quenty/draw@7.8.0) (2025-02-18)
146
84
 
147
85
  **Note:** Version bump only for package @quenty/draw
148
86
 
149
-
150
-
151
-
152
-
153
87
  ## [7.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.7.0...@quenty/draw@7.7.1) (2024-11-04)
154
88
 
155
89
  **Note:** Version bump only for package @quenty/draw
156
90
 
157
-
158
-
159
-
160
-
161
91
  # [7.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.6.0...@quenty/draw@7.7.0) (2024-10-06)
162
92
 
163
93
  **Note:** Version bump only for package @quenty/draw
164
94
 
165
-
166
-
167
-
168
-
169
95
  # [7.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.5.0...@quenty/draw@7.6.0) (2024-10-04)
170
96
 
171
-
172
97
  ### Bug Fixes
173
98
 
174
- * Draw.updateRay renders properly ([ec1fd94](https://github.com/Quenty/NevermoreEngine/commit/ec1fd94ba5f1edd3332975d97bc26cdcf85f65c3))
175
-
176
-
177
-
178
-
99
+ - Draw.updateRay renders properly ([ec1fd94](https://github.com/Quenty/NevermoreEngine/commit/ec1fd94ba5f1edd3332975d97bc26cdcf85f65c3))
179
100
 
180
101
  # [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.4.0...@quenty/draw@7.5.0) (2024-09-25)
181
102
 
182
103
  **Note:** Version bump only for package @quenty/draw
183
104
 
184
-
185
-
186
-
187
-
188
105
  # [7.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.3.0...@quenty/draw@7.4.0) (2024-09-12)
189
106
 
190
107
  **Note:** Version bump only for package @quenty/draw
191
108
 
192
-
193
-
194
-
195
-
196
109
  # [7.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.2.0...@quenty/draw@7.3.0) (2024-05-09)
197
110
 
198
-
199
111
  ### Bug Fixes
200
112
 
201
- * Bootstrap specifically to loader ([7f4d4f9](https://github.com/Quenty/NevermoreEngine/commit/7f4d4f9cd4a6602af8daaf04983bb349dafc7e95))
202
- * Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
203
-
204
-
205
-
206
-
113
+ - Bootstrap specifically to loader ([7f4d4f9](https://github.com/Quenty/NevermoreEngine/commit/7f4d4f9cd4a6602af8daaf04983bb349dafc7e95))
114
+ - Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
207
115
 
208
116
  # [7.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.1.0...@quenty/draw@7.2.0) (2024-04-27)
209
117
 
210
118
  **Note:** Version bump only for package @quenty/draw
211
119
 
212
-
213
-
214
-
215
-
216
120
  # [7.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@7.0.0...@quenty/draw@7.1.0) (2024-03-09)
217
121
 
218
122
  **Note:** Version bump only for package @quenty/draw
219
123
 
220
-
221
-
222
-
223
-
224
124
  # [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@6.0.0...@quenty/draw@7.0.0) (2024-02-14)
225
125
 
226
126
  **Note:** Version bump only for package @quenty/draw
227
127
 
228
-
229
-
230
-
231
-
232
128
  # [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@5.0.0...@quenty/draw@6.0.0) (2024-02-13)
233
129
 
234
130
  **Note:** Version bump only for package @quenty/draw
235
131
 
236
-
237
-
238
-
239
-
240
132
  # [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@4.4.0...@quenty/draw@5.0.0) (2024-02-13)
241
133
 
242
134
  **Note:** Version bump only for package @quenty/draw
243
135
 
244
-
245
-
246
-
247
-
248
136
  # [4.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@4.3.0...@quenty/draw@4.4.0) (2024-01-08)
249
137
 
250
-
251
138
  ### Features
252
139
 
253
- * Update draw package ([2b5aeab](https://github.com/Quenty/NevermoreEngine/commit/2b5aeab42ae8861aabacf2f796fba43d1e2e8717))
254
-
255
-
256
-
257
-
140
+ - Update draw package ([2b5aeab](https://github.com/Quenty/NevermoreEngine/commit/2b5aeab42ae8861aabacf2f796fba43d1e2e8717))
258
141
 
259
142
  # [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@4.2.0...@quenty/draw@4.3.0) (2023-08-23)
260
143
 
261
-
262
144
  ### Features
263
145
 
264
- * Add Draw.line, Draw.direction, Draw.sphereCast, Draw.blockCast, and better draw semantics ([6d78106](https://github.com/Quenty/NevermoreEngine/commit/6d78106879fb6daa5bf5a28711aed746ed0a6f3e))
265
- * Add Draw.raycast() ([1071969](https://github.com/Quenty/NevermoreEngine/commit/10719695aede9bc9b16f7c311a98dcd5120c43ac))
266
-
267
-
268
-
269
-
146
+ - Add Draw.line, Draw.direction, Draw.sphereCast, Draw.blockCast, and better draw semantics ([6d78106](https://github.com/Quenty/NevermoreEngine/commit/6d78106879fb6daa5bf5a28711aed746ed0a6f3e))
147
+ - Add Draw.raycast() ([1071969](https://github.com/Quenty/NevermoreEngine/commit/10719695aede9bc9b16f7c311a98dcd5120c43ac))
270
148
 
271
149
  # [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@4.1.1...@quenty/draw@4.2.0) (2022-10-11)
272
150
 
273
-
274
151
  ### Features
275
152
 
276
- * Add Draw.part() ([88fedc8](https://github.com/Quenty/NevermoreEngine/commit/88fedc8562f8a94821a3acf092d4e5e10ad4a9a6))
277
-
278
-
279
-
280
-
153
+ - Add Draw.part() ([88fedc8](https://github.com/Quenty/NevermoreEngine/commit/88fedc8562f8a94821a3acf092d4e5e10ad4a9a6))
281
154
 
282
155
  ## [4.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@4.1.0...@quenty/draw@4.1.1) (2022-08-01)
283
156
 
284
-
285
157
  ### Bug Fixes
286
158
 
287
- * Disable CanQuery/CanTouch on debug line part ([#275](https://github.com/Quenty/NevermoreEngine/issues/275)) ([00c6cfd](https://github.com/Quenty/NevermoreEngine/commit/00c6cfd5958ba0cca8787f7976ab01bb45721cf2))
288
-
289
-
290
-
291
-
159
+ - Disable CanQuery/CanTouch on debug line part ([#275](https://github.com/Quenty/NevermoreEngine/issues/275)) ([00c6cfd](https://github.com/Quenty/NevermoreEngine/commit/00c6cfd5958ba0cca8787f7976ab01bb45721cf2))
292
160
 
293
161
  # [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@4.0.0...@quenty/draw@4.1.0) (2022-06-21)
294
162
 
295
163
  **Note:** Version bump only for package @quenty/draw
296
164
 
297
-
298
-
299
-
300
-
301
165
  # [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@3.1.0...@quenty/draw@4.0.0) (2022-05-21)
302
166
 
303
-
304
167
  ### Features
305
168
 
306
- * Add Draw API to draw things to screen ([6b08836](https://github.com/Quenty/NevermoreEngine/commit/6b08836573ad719de8b903ee5c51393cf0a8647f))
307
- * Add Draw.ring() ([85b56de](https://github.com/Quenty/NevermoreEngine/commit/85b56de9d5da5dbab6d1dcd4cde7b9b84b593017))
308
-
309
-
310
-
311
-
169
+ - Add Draw API to draw things to screen ([6b08836](https://github.com/Quenty/NevermoreEngine/commit/6b08836573ad719de8b903ee5c51393cf0a8647f))
170
+ - Add Draw.ring() ([85b56de](https://github.com/Quenty/NevermoreEngine/commit/85b56de9d5da5dbab6d1dcd4cde7b9b84b593017))
312
171
 
313
172
  # [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@3.0.0...@quenty/draw@3.1.0) (2022-03-27)
314
173
 
315
174
  **Note:** Version bump only for package @quenty/draw
316
175
 
317
-
318
-
319
-
320
-
321
176
  # [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@2.2.2...@quenty/draw@3.0.0) (2022-03-06)
322
177
 
323
178
  **Note:** Version bump only for package @quenty/draw
324
179
 
325
-
326
-
327
-
328
-
329
180
  ## [2.2.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@2.2.1...@quenty/draw@2.2.2) (2022-01-16)
330
181
 
331
-
332
182
  ### Bug Fixes
333
183
 
334
- * Disable CanTouch and CanQuery ([#246](https://github.com/Quenty/NevermoreEngine/issues/246)) ([2f5d6e0](https://github.com/Quenty/NevermoreEngine/commit/2f5d6e006176ac4b5e15b29efe8f3b8b842a1a7b))
335
-
336
-
337
-
338
-
184
+ - Disable CanTouch and CanQuery ([#246](https://github.com/Quenty/NevermoreEngine/issues/246)) ([2f5d6e0](https://github.com/Quenty/NevermoreEngine/commit/2f5d6e006176ac4b5e15b29efe8f3b8b842a1a7b))
339
185
 
340
186
  ## [2.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@2.2.0...@quenty/draw@2.2.1) (2021-12-30)
341
187
 
342
188
  **Note:** Version bump only for package @quenty/draw
343
189
 
344
-
345
-
346
-
347
-
348
190
  # [2.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@2.1.0...@quenty/draw@2.2.0) (2021-10-02)
349
191
 
350
-
351
192
  ### Features
352
193
 
353
- * Can update ray appearance for performance reasons ([ae6cbd3](https://github.com/Quenty/NevermoreEngine/commit/ae6cbd35f22105519fa2ca11c1e456be8b4d6771))
354
-
355
-
356
-
357
-
194
+ - Can update ray appearance for performance reasons ([ae6cbd3](https://github.com/Quenty/NevermoreEngine/commit/ae6cbd35f22105519fa2ca11c1e456be8b4d6771))
358
195
 
359
196
  # [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@2.0.0...@quenty/draw@2.1.0) (2021-09-22)
360
197
 
361
-
362
198
  ### Bug Fixes
363
199
 
364
- * Add sphere to draw ([caa156d](https://github.com/Quenty/NevermoreEngine/commit/caa156def28dbae5c09bdfa6dc04885b212f78d1))
365
-
366
-
367
-
368
-
200
+ - Add sphere to draw ([caa156d](https://github.com/Quenty/NevermoreEngine/commit/caa156def28dbae5c09bdfa6dc04885b212f78d1))
369
201
 
370
202
  # [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/draw@1.2.0...@quenty/draw@2.0.0) (2021-09-05)
371
203
 
372
-
373
204
  ### Bug Fixes
374
205
 
375
- * Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([5f5aeee](https://github.com/Quenty/NevermoreEngine/commit/5f5aeeea8de9975435309e53679f0ef7064f9dd0))
376
-
377
-
378
-
379
-
206
+ - Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([5f5aeee](https://github.com/Quenty/NevermoreEngine/commit/5f5aeeea8de9975435309e53679f0ef7064f9dd0))
380
207
 
381
208
  # 1.2.0 (2021-07-31)
382
209
 
383
-
384
210
  ### Bug Fixes
385
211
 
386
- * Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
387
- * Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
388
- * Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
389
-
390
-
212
+ - Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
213
+ - Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
214
+ - Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
391
215
 
392
216
  ## 1.0.2 (2021-07-25)
393
217
 
394
-
395
-
396
218
  ## 1.0.1 (2021-07-25)
397
219
 
398
-
399
-
400
220
  # 1.0.0 (2021-07-24)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quenty/draw",
3
- "version": "7.14.0",
3
+ "version": "7.14.1",
4
4
  "description": "A utility library to debug things in 3D space for Roblox.",
5
5
  "keywords": [
6
6
  "Roblox",
@@ -35,5 +35,5 @@
35
35
  "@quenty/loader": "10.11.0",
36
36
  "@quenty/maid": "3.9.0"
37
37
  },
38
- "gitHead": "9413391da8b6f9026762285b601fd1d37d385a54"
38
+ "gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba"
39
39
  }
@@ -67,7 +67,7 @@ end
67
67
  @param finish Vector3
68
68
  @param color Color3? -- Optional
69
69
  @param parent Instance? -- Optional
70
- @param diameter numbe? -- Optional
70
+ @param diameter number? -- Optional
71
71
  @return Instance
72
72
  ]=]
73
73
  function Draw.line(start: Vector3, finish: Vector3, color: Color3Like?, parent: Instance?, diameter: number?): BasePart
@@ -87,7 +87,7 @@ end
87
87
 
88
88
  @param origin Vector3
89
89
  @param direction Vector3
90
- @param color Color3 -- Optional
90
+ @param color Color3? -- Optional
91
91
  @param parent Instance? -- Optional
92
92
  @param diameter number? -- Optional
93
93
  @return Instance
@@ -140,7 +140,7 @@ end
140
140
  @param origin Vector3
141
141
  @param radius number
142
142
  @param direction Vector3
143
- @param color Color3?:
143
+ @param color Color3?
144
144
  @param parent Instance?
145
145
  ]=]
146
146
  function Draw.spherecast(
@@ -174,8 +174,8 @@ end
174
174
  @param cframe CFrame
175
175
  @param size Vector3
176
176
  @param direction Vector3
177
- @param color Color3
178
- @param parent Parent
177
+ @param color Color3?
178
+ @param parent Instance?
179
179
  ]=]
180
180
  function Draw.blockcast(
181
181
  cframe: CFrameLike,
@@ -318,7 +318,7 @@ end
318
318
 
319
319
  @param origin Vector3
320
320
  @param direction Vector3
321
- @param color Color3 -- Optional
321
+ @param color Color3? -- Optional
322
322
  @param parent Instance? -- Optional
323
323
  @param diameter number? -- Optional
324
324
  @return Instance
@@ -454,7 +454,7 @@ end
454
454
  Draw.text(Vector3.new(0, 10, 0), "Point")
455
455
  ```
456
456
 
457
- @param adornee Instance | Vector3 -- Adornee to rener on
457
+ @param adornee Instance | Vector3 -- Adornee to render on
458
458
  @param text string -- Text to render
459
459
  @param color Color3? -- Optional color to render
460
460
  @return Instance