NOR value of a texture [Solved]!

In MAP_TO texture pannel in the material pannels, there’s a NOR value ( 0.0 to 25.0)

How can i get this value?

Thank you very much!

Is not possible?

Here is a link to the API:
http://www.blender3d.org/documentation/242PythonDoc/Texture.MTex-class.html
looks like mtNor?

1 Like

Thank you very much!

I’ve digged in the API could not found it.:o

[edit]
Unfortunatelly, that’s the state of the “Nor” button (Off, On, On inverse) and not the 0 to 25 “Nor” variable.
[/edit]

[edit again]
it’s the “norfac” variable ! :slight_smile: