Surface Frame
🌐 KR
Description
- A component that takes an input surface and UV parameters to output the tangent plane at a specific location on the surface, with that location as the origin.
Input
- Surface [Surface/Item] : Input the surface for which to compute the tangent plane.
Built-in Param
- U-Param [double/Item] : Sets the U-direction parameter of the surface.
- V-Param [double/Item] : Sets the V-direction parameter of the surface.
Output
- BasePlane [Plane/item] : Outputs the defined tangent plane based on the input conditions.