Source position: orca_scene3d.pas line 153
type TD3TexVector = packed record
case Integer of
0: (
V: TD3TexVectorType;
);
1: (
S: Single;
T: Single;
end;