Initial implementation of Quaternion type in ZScript
This commit is contained in:
parent
f41f393e91
commit
31ac1bd414
7 changed files with 181 additions and 21 deletions
|
|
@ -125,9 +125,11 @@ xx(Fixed)
|
|||
xx(Vector2)
|
||||
xx(Vector3)
|
||||
xx(Vector4)
|
||||
xx(Quat)
|
||||
xx(FVector2)
|
||||
xx(FVector3)
|
||||
xx(FVector4)
|
||||
xx(FQuat)
|
||||
xx(let)
|
||||
|
||||
xx(Min)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue