ProtoFlux:PointOnUVSphere

From Resonite Wiki
Revision as of 00:30, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Point On UV Sphere to ProtoFlux:PointOnUVSphere: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Point On UV Sphere
UV
*
Radius
Geometry 3D

The Point On UV Sphere node takes a sphere's UV coordinates and the radius of the sphere, then returns the point on that sphere.

Inputs

UV (float2)

The sphere UV.

Radius (float)

The sphere radius.

Outputs

* (float3)

Returns the point on the sphere from the provided UV.