OpenMayaUI.ShaderContext Class Reference

Class Description

Provides contextual information about the current invocation of the shader.
+ Inheritance diagram for OpenMayaUI.ShaderContext:

Public Member Functions

__init__ ()
 

Properties

 path
 
 shadingEngine
 

Constructor & Destructor Documentation

OpenMayaUI.ShaderContext.__init__ ( )
x.__init__(...) initializes x; see help(type(x)) for signature

Property Documentation

OpenMayaUI.ShaderContext.path
static
 DAG path for the given invocation of the shader
OpenMayaUI.ShaderContext.shadingEngine
static
 Shading engine node for the given invocation of the shader