Document Vector4i

This commit is contained in:
MJacred
2022-09-03 17:06:36 +02:00
parent b8977ca333
commit ed4571ee37
2 changed files with 62 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<return type="Vector4" />
<param index="0" name="from" type="Vector4i" />
<description>
Constructs a new [Vector4] from [Vector4i].
Constructs a new [Vector4] from the given [Vector4i].
</description>
</constructor>
<constructor name="Vector4">