Billboard Component

The Billboard component is used to render a box that always faces the camera.

billboard

PropertyDescription
TextureThe texture displayed on the billboard.
HeightThe height of billboard.
WidthThe width of billboard.
RotationThe angle of rotation of the billboard around the center point.

To use Billboard, please refer to the Billboard API.