godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
AABB.projectRangeInPlane
godot
core
aabb
AABB
Undocumented in source. Be warned that the author may not have intended to support it.
struct
AABB
@
nogc
nothrow const
void
projectRangeInPlane
(
in
Plane
p_plane
,
out
real_t
r_min
,
out
real_t
r_max
)
Meta
Source
See Implementation
godot
core
aabb
AABB
functions
encloses
expand
expandTo
getArea
getEdge
getEndpoint
getLongestAxis
getLongestAxisIndex
getLongestAxisSize
getShortestAxis
getShortestAxisIndex
getShortestAxisSize
getSupport
grow
growBy
hasNoArea
hasNoSurface
hasPoint
intersection
intersects
intersectsConvexShape
intersectsInclusive
intersectsPlane
intersectsRay
intersectsSegment
merge
mergeWith
projectRangeInPlane
smitsIntersectRay
variables
pos
size