API / geotoolkit3d / scene / ellipse / FilledEllipseGeometry / FilledEllipseGeometry
ellipse.FilledEllipseGeometry.FilledEllipseGeometry
An ellipse geometry to be used with the THREE.Shape mesh.
You can use this geometry options to define the ellipse shape and size (width, height, precision).
And the mesh's '.position' and '.rotation' or '.quaternion' to change the ellipse position and orientation.
This is the filled (shape) ellipse. For an hollow Ellipse, please see EllipseGeometry.
ShapeGeometry↳
FilledEllipseGeometry
Constructors
Constructors
• new FilledEllipseGeometry(options?)
| Name | Type |
|---|---|
Optional options | Options |
ShapeGeometry.constructor