ProtoFlux:PointOnUVSphere: Difference between revisions

From Resonite Wiki
Created a page for the Point On UV Sphere node.
 
m YoshBot moved page ProtoFlux:Point On UV Sphere to ProtoFlux:PointOnUVSphere: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:30, 21 August 2025

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.