# Billboards have been facing the problem of camera？

**URL:** https://community.cesium.com/t/billboards-have-been-facing-the-problem-of-camera/19796
**Category:** CesiumJS
**Created:** [August 2, 2022, 8:16am UTC](https://community.cesium.com/t/billboards-have-been-facing-the-problem-of-camera/19796 "2022-08-02T08:16:53Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![abigstupidbear](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/abigstupidbear/32/10265_2.png) [@abigstupidbear](https://community.cesium.com/u/abigstupidbear)
#### Post date: [August 2, 2022, 8:16am UTC](https://community.cesium.com/t/billboards-have-been-facing-the-problem-of-camera/19796/1 "2022-08-02T08:16:53Z")

</div>

I want to use the billboard function to draw some wind symbols and arrow symbols, as follows:  
 ![image](https://global.discourse-cdn.com/cesium/original/2X/4/4a97bb3982c40aea1dd67dfbeabd04321d99a369.jpeg)

However, when the perspective changes, the direction of the billboard also changes, resulting in the wrong drawing direction.  
I try to set the material function of plane, but the size of plane is absolute, and the size of symbols cannot be guaranteed to be consistent when scaling occurs. Is there any way to realize it?

---

<div class="post-metadata">

### Author: ![daLeiStrive](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/daleistrive/32/29832_2.png) [@daLeiStrive](https://community.cesium.com/u/daLeiStrive)
#### Post date: [June 3, 2025, 5:56am UTC](https://community.cesium.com/t/billboards-have-been-facing-the-problem-of-camera/19796/2 "2025-06-03T05:56:25Z")

</div>

try cesiumjs-particle-systems ?
