Source position: PasVulkan.BVH.StaticTriangles.pas line 131
type TpvStaticTriangleBVHRay = record
Origin: TpvVector3;
Direction: TpvVector3;
end;