Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 451 Bytes

billboard-component.md

File metadata and controls

14 lines (10 loc) · 451 Bytes

Billboard 组件

Billboard 组件用于渲染一个始终面向摄像机的方块。

属性 说明
Texture billboard 显示的贴图。
Height billboard 的高度。
Width billboard 的宽度。
Rotation billboard 绕中心点旋转的角度。

Billboard 组件接口请参考 Billboard API