godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Plane.intersect3
godot
core
plane
Plane
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Plane
@
nogc
nothrow const
bool
intersect3
(
in
Plane
p_plane1
,
in
Plane
p_plane2
,
Vector3
*
r_result
= null
)
Meta
Source
See Implementation
godot
core
plane
Plane
constructors
this
functions
center
distanceTo
getAnyPerpendicularNormal
getAnyPoint
hasPoint
intersect3
intersectsRay
intersectsSegment
isAlmostLike
isPointOver
normalize
normalized
opUnary
project
variables
d
normal