rfm2  22.0
A python-based rewrite of RenderMan for Maya
rfm2.ui.light_groups Namespace Reference

Functions

def update_light_group (ui_obj, ctl, nodeattr, new_lgt_grp, *_args)
 
def update_light_groups_menu (*args)
 

Variables

dictionary LPE_SUBST
 
string FMT_NMSG = '%s.msg'
 

Detailed Description

light group menu building and node updating.

Function Documentation

◆ update_light_group()

def rfm2.ui.light_groups.update_light_group (   ui_obj,
  ctl,
  nodeattr,
  new_lgt_grp,
_args 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ update_light_groups_menu()

def rfm2.ui.light_groups.update_light_groups_menu ( args)
+ Here is the call graph for this function:

Variable Documentation

◆ FMT_NMSG

string rfm2.ui.light_groups.FMT_NMSG = '%s.msg'

◆ LPE_SUBST

dictionary rfm2.ui.light_groups.LPE_SUBST
Initial value:
1 = {
2  'Ci': 'beauty'
3 }