This commit is contained in:
Jaroslaw Konik 2025-05-18 22:36:04 +02:00
parent 78eca45723
commit d1f8297c5f

View file

@ -1,5 +1,3 @@
Vec3 = Bevy::Vec3
def test_func
rust_func(Bevy::Vec3.new(1.5, 2.5, -3.5))
end