BillboardMode

BillboardMode()

billboard mode.

Members

staticconstantSuperMap3D.BillboardMode.FixedXYZ : Number

Ground mode. That is, the bulletin board is attached to the spherical surface.

staticconstantSuperMap3D.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 billboard, what you see is just a line. That is to say, the billboard in this mode can only be rotated horizontally. selected in terms of weight.

staticconstantSuperMap3D.BillboardMode.None : Number

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