BlendOption

BlendOption()

Determines how opaque and translucent parts of billboards, points, and labels are blended with the scene.

Members

staticconstantCesium.BlendOption.OPAQUE : Number

The billboards, points, or labels in the collection are completely opaque.

staticconstantCesium.BlendOption.OPAQUE_AND_TRANSLUCENT : Number

The billboards, points, or labels in the collection are both opaque and translucent.

staticconstantCesium.BlendOption.TRANSLUCENT : Number

The billboards, points, or labels in the collection are completely translucent.