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

Classes

class  Disk
 

Detailed Description

Generate a disk for viewport 2.

Disks are not texturable.

json kwargs:
- subdivisions (int): number of segments used to draw the disk.
- radius (float): the disk's radius.
- axis (int): 0=x, 1=y, 2=z
- position (array): Disk position in local space.