Python API 2.0 Reference: OpenMayaRender.MPxImagePlaneOverride Class Reference

+ Inheritance diagram for OpenMayaRender.MPxImagePlaneOverride:

Public Member Functions

__init__ ()
 
supportedDrawAPIs ()
 

Detailed Description

(Deprecated: The class isn't required for MPxImagePlane to be supported in Viewport 2.0.) Base class for user defined Image Plane overrides.

Constructor & Destructor Documentation

OpenMayaRender.MPxImagePlaneOverride.__init__ ( )
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Member Function Documentation

OpenMayaRender.MPxImagePlaneOverride.supportedDrawAPIs ( )
supportedDrawAPIs() -> DrawAPI

Returns the draw API supported by this override.