Billboard orientation

Hey,
I just checked the docs for billboards and I am wondering if the example on the docs page acts correctly?

In this playground when activating billboard mode, I can see a bit of the lower face of the box. Is the billboard orienting from camera position to camera target or from camera position to mesh position?

Here are all the modes, the last one will be of interest for you:

1 Like

Thanks @sebavan , this clarifies it! Didn´t read the docs properly enough, was just expecting the BILLBOARDMODE_USE_POSITION case from the first example. Wasn´t aware of the difference.

1 Like