Skip to content

Commit d32a313

Browse files
authored
Merge branch 'main' into patch-5
2 parents 5179ee2 + 28703e7 commit d32a313

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2346,7 +2346,7 @@ methods:
23462346
type: Vector3
23472347
default:
23482348
summary: |
2349-
A force vector to be applied to the assembly as an impulse.
2349+
An angular impulse vector to be applied to the assembly.
23502350
returns:
23512351
- type: void
23522352
summary: ''
@@ -2386,7 +2386,7 @@ methods:
23862386
type: Vector3
23872387
default:
23882388
summary: |
2389-
A force vector to be applied to the assembly as an impulse.
2389+
A linear impulse vector to be applied to the assembly.
23902390
returns:
23912391
- type: void
23922392
summary: ''
@@ -2427,7 +2427,7 @@ methods:
24272427
type: Vector3
24282428
default:
24292429
summary: |
2430-
A force vector to be applied to the assembly as an impulse.
2430+
An impulse vector to be applied to the assembly.
24312431
- name: position
24322432
type: Vector3
24332433
default:

0 commit comments

Comments
 (0)