namespace LootDumpProcessor.Model.Input; public readonly record struct Props(Vector3 Center, float Radius);