Source position: orca_scene3d.pas line 1990
type TD3Shape3DSides = set of (
d3Shape3DFront,
d3Shape3DBack,
d3Shape3DLeft
);