ProtoFlux:Point On UV Sphere

From Resonite Wiki
Revision as of 20:34, 2 July 2024 by AmasterAmaster (talk | contribs) (Created a page for the Point On UV Sphere node.)
(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.