BillboardMode

BillboardMode()

Billboard mode.

Members

staticconstantCesium.BillboardMode.FixedXYZ : Number

Ground mode. That is, the billboard is attached to the globe surface.

staticconstantCesium.BillboardMode.FixedZ : Number

Axis alignment mode. In this mode, the billboard will rotate with the camera in the horizontal direction. When the camera is directly above the bulletin board, all you can see is a line, that is, the bulletin board in this mode can only be moved horizontally. Selected.

staticconstantCesium.BillboardMode.None : Number

Screen alignment mode. That is, the billboard will rotate with the camera in any direction, always facing the screen.