Click or drag to resize

EllipsoidGraphicsMaximumCone Property

Gets or sets maximum cone angle of the ellipsoid. If not specified, the default is π.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public CesiumProperty<double> MaximumCone { get; set; }

Property Value

Type: CesiumPropertyDouble
See Also