rfm2  22.0
A python-based rewrite of RenderMan for Maya
rfm2.vp.pxr_light.VP2Item Class Reference
+ Inheritance diagram for rfm2.vp.pxr_light.VP2Item:
+ Collaboration diagram for rfm2.vp.pxr_light.VP2Item:

Public Member Functions

def __init__ (self, name, prim_idx, inst_idx, vpdesc)
 
def opacity (self)
 
def kwargs (self)
 
def enabled (self)
 
def is_static (self)
 
def vp_shader (self)
 

Public Attributes

 name
 
 prim_idx
 
 inst_idx
 
 geo_builder
 
 draw_method
 
 draw_mode
 
 draw_prim
 
 ib_Pos
 
 textured
 
 ib_UVs
 

Detailed Description

Class representing a MRenderItem.

Constructor & Destructor Documentation

◆ __init__()

def rfm2.vp.pxr_light.VP2Item.__init__ (   self,
  name,
  prim_idx,
  inst_idx,
  vpdesc 
)

Member Function Documentation

◆ enabled()

def rfm2.vp.pxr_light.VP2Item.enabled (   self)
+ Here is the caller graph for this function:

◆ is_static()

def rfm2.vp.pxr_light.VP2Item.is_static (   self)

◆ kwargs()

def rfm2.vp.pxr_light.VP2Item.kwargs (   self)
+ Here is the caller graph for this function:

◆ opacity()

def rfm2.vp.pxr_light.VP2Item.opacity (   self)
+ Here is the caller graph for this function:

◆ vp_shader()

def rfm2.vp.pxr_light.VP2Item.vp_shader (   self)

Member Data Documentation

◆ draw_method

rfm2.vp.pxr_light.VP2Item.draw_method

◆ draw_mode

rfm2.vp.pxr_light.VP2Item.draw_mode

◆ draw_prim

rfm2.vp.pxr_light.VP2Item.draw_prim

◆ geo_builder

rfm2.vp.pxr_light.VP2Item.geo_builder

◆ ib_Pos

rfm2.vp.pxr_light.VP2Item.ib_Pos

◆ ib_UVs

rfm2.vp.pxr_light.VP2Item.ib_UVs

◆ inst_idx

rfm2.vp.pxr_light.VP2Item.inst_idx

◆ name

rfm2.vp.pxr_light.VP2Item.name

◆ prim_idx

rfm2.vp.pxr_light.VP2Item.prim_idx

◆ textured

rfm2.vp.pxr_light.VP2Item.textured

The documentation for this class was generated from the following file: