Page 1 of 1

Face The Camera feature?

PostPosted: Mon Dec 03, 2018 8:40 pm
by ladlon
Hi. I can't seem to find a way in Fusion9 to have an image plane always face the camera.

The only way I could find is to have the image plane use a target, and somehow parent that to the camera?

I'm sure there's a simple way to do it, but I can't find it in the manual, nor anywhere online.

Re: Face The Camera feature?

PostPosted: Wed Dec 05, 2018 5:00 am
by Kel Philm
You're correct, just go to the individual Target fields of x,y,z and enter

=<cam>.Transform3DOp.Translate.X
=<cam>.Transform3DOp.Translate.Y
=<cam>.Transform3DOp.Translate.Z

where <cam> is the name of the 3d camera.