კვანძი "სფერული კომბინირება" (Combine Spherical)

სფერული კომბინირების კვანძი.

The Combine Spherical node converts spherical coordinates (R, Φ, Θ) into a Cartesian vector (X, Y, Z). It is the inverse of the Separate Spherical node.

Spherical coordinates represent a point in 3D space by its distance from the origin, horizontal rotation, and vertical inclination, which can be useful for constructing radial or rotational patterns and generating coordinates on a sphere.

შენატანები

R

The radial distance from the origin.

ფი (Phi)

The azimuthal angle (horizontal rotation) around the Z axis.

თეტა (Theta)

The polar angle (vertical inclination) from the ground plane.

გამონატანები

Vector

The resulting Cartesian vector corresponding to the input spherical coordinates.