Math3D Full Project API
Preparing search index...
renderer/src/geometry/construct
PlaneIntersectionResult
Type Alias PlaneIntersectionResult
type
PlaneIntersectionResult
=
{
point
:
Point3
;
t
:
number
;
}
Index
Properties
point
t
Properties
point
point
:
Point3
t
t
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
point
t
Math3D Full Project API
Loading...