PyMEL
1.0
What’s New
Installation
Why PyMEL?
Getting Started
PyNodes
Attributes
Non-Existent Objects
Building User Interfaces
Standalone Maya Python Interpreter
Setting Up PyMEL Autocompletion in Eclipse
For Developers
Design Philosophy
MEL to Python Cheat Sheet
Module Documentation
pymel.core
pymel.core.datatypes
pymel.core.nodetypes
pymel.core.uitypes
pymel.core.runtime
pymel.util
pymel.util.arguments
pymel.util.arrays
pymel.util.common
pymel.util.decoration
pymel.util.enum
pymel.util.mathutils
pymel.util.mathutils.blend
pymel.util.mathutils.clamp
pymel.util.mathutils.conjugate
pymel.util.mathutils.gamma
pymel.util.mathutils.hermite
pymel.util.mathutils.hermiteInterp
pymel.util.mathutils.imag
pymel.util.mathutils.linmap
pymel.util.mathutils.linstep
pymel.util.mathutils.real
pymel.util.mathutils.round
pymel.util.mathutils.setRange
pymel.util.mathutils.smoothmap
pymel.util.mathutils.smoothstep
pymel.util.namedtuple
pymel.util.path
pymel.util.utilitytypes
pymel.versions
pymel.mayautils
pymel.tools
pymel.api
PyMEL
Docs
»
Module Documentation
»
pymel.util.mathutils
»
pymel.util.mathutils.gamma
View page source
pymel.util.mathutils.gamma
¶
gamma
(
c
,
g
)
¶
Gamma color correction of c with a single scalar gamma value g
Return type:
float