Source position: orca_scene3d.pas line 266
type TD3Vertex = packed record
x: Single;
y: Single;
z: Single;
end;