Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 524 Bytes

billboard-component.md

File metadata and controls

14 lines (10 loc) · 524 Bytes

Billboard Component

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

billboard

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.