Create Geometry2D ProtoFlux Category |
m fix link spaces |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
| | |LineCircleIntersections|| Returns intersection values from a circle. | ||
| | |PointOnCircle|| Returns points on a circle. | ||
| | |RayRectangleIntersection|| Returns the intersection point on a [[Type:Rect|Rect]]. | ||
| | |RayToLineIntersection|| Returns intersection points through a line using a ray. | ||
| | |RayToLineIntersectionDistance|| Returns the distance of a ray hitting a line. | ||
}} | }} | ||
[[Category:ProtoFlux:Math]] |
Latest revision as of 03:43, 25 August 2025
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.