namespace MissionTmaLib; public record Vector3(float X, float Y, float Z);