MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / FLinePlaneIntersection

Function FLinePlaneIntersection

Source/Engine/Inc/UnMath.h:1532–1544  ·  view source on GitHub ↗

Find the intersection of an infinite line (defined by two points) and a plane. Assumes that the line and plane do indeed intersect; you must make sure they're not parallel before calling.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

SplitWithPlaneMethod · 0.85
SplitWithPlaneFastMethod · 0.85
ClickMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected