Nodo Esfera¶
The UV Sphere node generates a spherical mesh mostly out of quads except for triangles at the top and bottom.
Entradas¶
- Segmentos
Horizontal resolution of the sphere. If this is smaller than three, no mesh is generated.
- Anillos
Vertical resolution of the sphere. If this is smaller than two, no mesh is generated.
- Radio
Distance of vertices to the origin.
Propiedades¶
Este nodo no contiene propiedades.
Salidas¶
- Malla
Salida estándar de geometría.
- Mapa UV
A 2D vector representing the default X/Y coordinates of the UV Map for the primitive’s shape. This can be connected to the Nodo Almacenar atributo con nombre, to be used once the Geometry Nodes Modifier get applied. The UV map must be stored on the face corner in order to be accessed.