A. Murat Tanyer wrote:
Hi,
I have a small questions about picking:
My scene contains many objects and I am making some of them invisible by
turning the "setVisible()" method true and false.
I also created my picking class and I can select objects by creating a
PickRay.
It shouldn't. Try upgra
> Hi,
>
> I have a small questions about picking:
>
> My scene contains many objects and I am making some of them invisible by
> turning the "setVisible()" method true and false.
>
> I also created my picking class and I can select objects by creating a
> PickRay.
>
> However, the PickRay also sele
Hi,
I have a small questions about picking:
My scene contains many objects and I am making some of them invisible by
turning the "setVisible()" method true and false.
I also created my picking class and I can select objects by creating a
PickRay.
However, the PickRay also selects the objects th