[Bf-python] Texture MapTO RGB and misc (stencil, etc..)

nicolas bonnand nicolas.bonnand at wanadoo.fr
Thu Mar 25 23:00:36 CET 2004


Hello,


I] Question about  MapTo RGB
---------------------------------------

In Blender 2.32, there are several
RGB sliders:

1) The Material RGB sliders
2) The MapTo RGB sliders
3) The Texture RBG sliders (in the colors section )
.... and maybe more

 From python, I manage
- to modify 1) with Material.rgbCol
- to modify 3) with Texture.rgbCol
- But I couldn't find anywhere how to to modify
number 2 (MapTo RGB) ( the horrible pink color ;-) )

Is this implemented ??????



II] Questions about Mapto misc sliders
-------------------------------------------------

By the way, are the following "Texture MapTo" operations implemented:

- Col setting (amount the texture affects the color value 0.0 to 1.0 )?

- Nor setting (amount the texture affects the normal value 0.0 to 5.0 ) ?

- Var setting  ?

- Dvar setting  ?

- Disp setting ?

- stencil activation ?




Any help appreciated.

Regards

Nicolas




More information about the Bf-python mailing list