EllipseGeometryUpdater

external class EllipseGeometryUpdater(entity: Entity, scene: Scene)(source)

A GeometryUpdater for ellipses. Clients do not normally create this class directly, but instead rely on DataSourceDisplay.

Parameters

entity

The entity containing the geometry to be visualized.

scene

The scene where visualization is taking place.

See also

Constructors

Link copied to clipboard
constructor(entity: Entity, scene: Scene)

Properties

Link copied to clipboard

Gets a value indicating if the geometry should be drawn on terrain.

Functions

Link copied to clipboard

Creates the geometry instance which represents the fill of the geometry.

Link copied to clipboard

Creates the geometry instance which represents the outline of the geometry.