Source position: orca_scene3d.pas line 2622
type TD3ParticleReference = packed record
particle: TD3Particle;
distance: Integer;
end;