Click or drag to resize

BillboardGraphicsExtension Constructor (BillboardGraphics)

Creates a new instance with the provided BillboardGraphics.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public BillboardGraphicsExtension(
	BillboardGraphics billboard
)

Parameters

billboard
Type: AGI.Foundation.CesiumBillboardGraphics
The graphical properties of the billboard.
See Also