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

| Property | Description | 
|---|---|
| Texture | The texture displayed on the billboard. | 
| Height | The height of billboard. | 
| Width | The width of billboard. | 
| Rotation | The angle of rotation of the billboard around the center point. | 
To use Billboard, please refer to the Billboard API.
