struct PointLight { float3 Pos; float Radius; float3 Color; }