Update 8.3 Модуль-Vector2&&Vector3.md

This commit is contained in:
Cogitary 2024-03-17 23:50:09 +03:00 committed by GitHub
parent a36e6e8ae8
commit 219b440204
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,7 +91,7 @@ function vector2:rot(
## Vector3
### Операции с векторами
### Операции над векторами
```lua
function vector3:round(decimals: number) -> round[vec3]