Math3D Full Project API
Preparing search index...
renderer/src/geometry/construct
linePlaneIntersection
Function linePlaneIntersection
linePlaneIntersection
(
line
:
Line3
,
plane
:
Plane3
,
)
:
PlaneIntersectionResult
|
null
Parameters
line
:
Line3
plane
:
Plane3
Returns
PlaneIntersectionResult
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Math3D Full Project API
Loading...