Source position: orca_scene3d.pas line 242
type TD3BSphere = record
Center: TD3Vector;
Radius: Single;
end;