Clip Line Segment by Plane

instant3Dhub: Clip Line Segment by Plane
instant3Dhub
Clip Line Segment by Plane

Blueprint Action for UI3DHUtilities::ClipLineSegmentByPlane

Description

Clip a line segment to the positive half space (the side with the normal pointing upwards) of a plane.

Target is I3DH Utilities

Blueprint Node

Clip Line Segment by Plane
Start
Return Value
End
Plane
Inputs
Start Start location of the line segment.
End End location of the line segment.
Plane The plane to clip the line against.
Outputs
Return Value False if the LineSegment lies completely inside the negative half space.