rfm2  22.0
A python-based rewrite of RenderMan for Maya
 All Classes Namespaces Files Functions Variables Pages
rfm2.vp.geo.sphere Namespace Reference

Classes

class  Sphere
 

Detailed Description

Generate spheres for viewport 2.

json args:
- rows: number of rows
- columns (int): number of columns (rows x 2)
- radius (int): sphere radius
- uv_flip ([bool, bool]): flip the uvs on one or more axes
- uv_offsets ([float, float]): offset the uvs on one or more axes.