Billboard that doesn't follow camera

Is there a way that I can have a billboard that does not follow the camera as it moves. Say I have a plane and based on the direction the plane is flying I would like to display the plane pointed in that direction using rotation. Unfortunately as I move the camera around the direction that it is pointed also changes. Is this possible?

You may be interested in Billboard.rotation and SceneTransforms.

Patrick