2025-05-06 20:52:46 +03:00

6 lines
36 B
Rust

struct Entity {
position: Vec3
}