Category:ProtoFlux:Math:Geometry2D: Difference between revisions

Category page
Create Geometry2D ProtoFlux Category
 
m fix link spaces
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Table ProtoFluxCategoryNodes
{{Table ProtoFluxCategoryNodes
|Line Circle Intersections||
|LineCircleIntersections|| Returns intersection values from a circle.
|Point On Circle||
|PointOnCircle|| Returns points on a circle.
|Ray Rectangle Intersection||
|RayRectangleIntersection|| Returns the intersection point on a [[Type:Rect|Rect]].
|Ray To Line Intersection||
|RayToLineIntersection|| Returns intersection points through a line using a ray.
|Ray To Line Intersection Distance||
|RayToLineIntersectionDistance|| Returns the distance of a ray hitting a line.
}}
}}
[[Category:ProtoFlux:Math]]

Latest revision as of 03:43, 25 August 2025

Nodes
Node Name Description
LineCircleIntersections Returns intersection values from a circle.
PointOnCircle Returns points on a circle.
RayRectangleIntersection Returns the intersection point on a Rect.
RayToLineIntersection Returns intersection points through a line using a ray.
RayToLineIntersectionDistance Returns the distance of a ray hitting a line.

Pages in category "ProtoFlux:Math:Geometry2D"

The following 5 pages are in this category, out of 5 total.