This is an ellipsoid implementation. The element must be a child of ac-layer
element.
<ac-ellipsoid-desc props="{show: entity.show,radii: entity.radii,material: entity.material}"></ac-ellipsoid-desc>
Description of the props :
All other properties of props are the same as the properties EllipsoidGraphics
and the general properties of Entity
(like position).