Find the closest point on a plane
ID
tool-vector-plane-closest-point
Name
Plane Closest Point
Group
Vector
Package
Tool
Keywords
Render
After creating a node, connect the sample point to the first port, and the projection plane to the second port. On the output ports, you will get the plane's closest point, {uv} coordinates of a projected point, and the distance between the point and plane.
Adjust Plane
Plane Coordinates
PlaneXY
PlaneXZ
PlaneYZ
Plane By Normal\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
point | Point | Sample point | |
plane | Plane | Projection plane |
Outputs
Name | Type | Description |
---|---|---|
projectedPoint | Point | Result point |
uvPoint | Point | {uv} coordinates of projected point |
distance | Number | Distance between point and plane |