Skip to content

KBE3D / KBCore / Cesium / IntersectionTests / rayEllipsoid

函数: rayEllipsoid()

rayEllipsoid(ray: Ray, ellipsoid: Ellipsoid): Interval

Computes the intersection points of a ray with an ellipsoid.

参数

ray

Ray

The ray.

ellipsoid

Ellipsoid

The ellipsoid.

返回

Interval

The interval containing scalar points along the ray or undefined if there are no intersections.

KBE3D @3.0.0 Copyright © 2024-present KBE3D