Click or drag to resize

VectorEllipsoidSurfaceNormalEllipsoid Property

Gets or sets the ellipsoid on which the surface normal is computed.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Ellipsoid Ellipsoid { get; set; }

Property Value

Type: Ellipsoid
See Also