Python API 2.0 Reference: OpenMayaUI.ShaderContext Class Reference

+ Inheritance diagram for OpenMayaUI.ShaderContext:

Public Member Functions

__init__ ()
 

Static Public Member Functions

__new__ ()
 

Properties

 path
 
 shadingEngine
 

Detailed Description

Provides contextual information about the current invocation of the shader.

Constructor & Destructor Documentation

OpenMayaUI.ShaderContext.__init__ ( )
Initialize self.  See help(type(self)) for accurate signature.

Member Function Documentation

OpenMayaUI.ShaderContext.__new__ ( )
static
Create and return a new object.  See help(type) for accurate 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