I trying to use alignedAxis to control orientation for a billboard image in CZM. Unfortunately impossible to understand how it works
Let say rather than having my billboard facing to the viewer, I would like to have it facing to the up direction
It is someting to be done like this?
“alignedAxis”: { “cartesian”: [1, 0, 0] }
when doing like this, I can see not real differences with the default orientation for billboard. Perhaps just the billboard marker having rotated around its Z axes but always facing the viewer