Get billboard rotation

Is there a way to get the rotation that is being applied to a child of a billboard? If I try to get the billboard’s rotation I always get [0, 0, 0], and the rotation of the billboard’s child is just the rotation that was set in the hierarchy, without taking into account the rotation applied from the billboard to make the model always look at the camera.

1 Like