godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Plane.intersectsSegment
godot
plane
Plane
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Plane
@
nogc
nothrow const
bool
intersectsSegment
(
in
Vector3
p_begin
,
in
Vector3
p_end
,
Vector3
*
p_intersection
)
Meta
Source
See Implementation
godot
plane
Plane
constructors
this
functions
center
distanceTo
getAnyPerpendicularNormal
getAnyPoint
hasPoint
intersect3
intersectsRay
intersectsSegment
isAlmostLike
isPointOver
normalize
normalized
opUnary
project
variables
d
normal