![]() | MPxImagePlane () |
![]() | ~MPxImagePlane () |
![]() | loadImageMap ( const MString &fileName, int frame, MImage &image ) |
![]() | getExactImageFile ( const MString &refFileName, MString &actualName ) |
![]() | exactImageFile ( const MString &refFileName ) |
![]() | refreshImage ( ) |
![]() | setImageDirty () |
![]() | imageType controls the source of the image on the Image plane. |
![]() | imageName The file name of the image to be used in the image plane. Only used if Type is set to Image File. |
![]() | useFrameExtension When this is on, the system will substitute the frame number in the Image Name with the number from the Frame Extension attribute (see below). |
![]() | frameExtension The frame extension in Image Name is replaced by the number here. |
![]() | coverage Controls the amount of the image that will be used in the image plane. |
![]() | coverageX The width in pixels of the area on the source image to be used. |
![]() | coverageY The height in pixels of the area on the source image to be used. |
![]() | coverageOrigin Controls the lower-left-corner of the area of the input image that will be used on the image plane. |
![]() | coverageOriginX The pixel position of the left edge of the area of the source image to be used. |
![]() | coverageOriginY The pixel position of the bottom edge of the area of the source image to be used. |
![]() | sourceTexture If the Type attribute is set to Texture, then this attribute is connected to the texture node used by the image plane. |
![]() | fit Controls how the image file will be fit into the image plane. |
![]() | displayMode Controls how the image plane will be displayed both in the 3d view, and when rendered. |
![]() | displayOnlyIfCurrent If enabled, you will only see the image plane when you are looking through the camera that the plane is attached to. |
![]() | colorGain A multiplier applied to the colors in the image plane. |
![]() | colorGainR The red component of Color Gain |
![]() | colorGainG The green component of Color Gain |
![]() | colorGainB The blue component of Color Gain |
![]() | colorOffset An additive value applied to the colors in the image plane. |
![]() | colorOffsetR The red component of Color Offset |
![]() | colorOffsetG The green component of Color Offset |
![]() | colorOffsetB The blue component of Color Offset |
![]() | alphaGain A multiplier that is applied to the alpha value. |
![]() | shadingSamplesOverride The flag to control if this surface should override global shading sample settings. |
![]() | shadingSamples Specifies the minimum number of shading samples should be taken for this surface during rendering. |
![]() | maxShadingSamples Specifies the max number of shading samples can be taken for this surface during rendering. |
![]() | lockedToCamera If enabled, the image plane is locked to the camera's position. |
![]() | depth Controls the distance of the plane from the camera. |
![]() | squeezeCorrection Applies a horizontal scaling to an image. |
![]() | size Controls the width and height of the image plane. |
![]() | sizeX Image plane width |
![]() | sizeY Image plane height. |
![]() | offset Controls how much the center of the image plane is offset from the centre of the viewing frustum of the camera. |
![]() | offsetX Horizontal component of Offset |
![]() | offsetY Vertical component of Offset |
![]() | center Controls the world-space position of the center of the image plane. |
![]() | centerX X component of Center |
![]() | centerY Y component of Center |
![]() | centerZ Z component of Center |
![]() | width Controls the width of the image plane in world space. |
![]() | height Controls the height of the image plane in world space. |
![]() | visibleInReflections When ray tracing, controls whether the image plane will sppear in reflected surfaces. |
![]() | visibleInRefractions When ray tracing, controls whether the image plane will appear when seen through a transparent, refractive surface. |
![]() | rotate Rotation of the image plane around the view vector. |
![]() | alreadyPremult Indicates if the image plane has already been pre-multiplied by its alpha. |
![]() | useDepthMap Indicates that the image plane has depth information. |
![]() | composite Indicates whether or not the image plane's color should be composited into the final image. |
![]() | depthOversample Indicates if the depth information is at a higher resolution than the image resolution. |
![]() | separateDepth Users can specify a depth buffer that is larger than the image buffer using the 'depthFile' attribute. |
![]() | depthFile Separate file that contains depth information. |
![]() | depthBias Depth offset value -- centered at the center of the view frustum. |
![]() | depthScale Scale the depth -- centered at the center of the view frustum. |
![]() | Type |
![]() | postConstructor () |
![]() | compute ( const MPlug & plug, MDataBlock & dataBlock ) |
![]() | getInternalValueInContext ( const MPlug & plug, MDataHandle & dataHandle, MDGContext & ctx) |
![]() | setInternalValueInContext ( const MPlug & plug, const MDataHandle & dataHandle, MDGContext & ctx) |
![]() | getInternalValue ( const MPlug & plug, MDataHandle & dataHandle) |
![]() | setInternalValue ( const MPlug & plug, const MDataHandle & dataHandle) |
![]() | internalArrayCount ( const MPlug & plug, const MDGContext & ctx) const |
![]() | copyInternalData ( MPxNode * ) |
![]() | legalConnection ( const MPlug & plug, const MPlug & otherPlug, bool asSrc, bool& isLegal ) const |
![]() | legalDisconnection ( const MPlug & plug, const MPlug & otherPlug, bool asSrc, bool& isLegal ) const |
![]() | setDependentsDirty ( const MPlug & plug, MPlugArray & plugArray) |
![]() | connectionMade ( const MPlug & plug, const MPlug & otherPlug, bool asSrc ) |
![]() | connectionBroken ( const MPlug & plug, const MPlug & otherPlug, bool asSrc ) |
![]() | isPassiveOutput ( const MPlug & plug ) const |
![]() | shouldSave ( const MPlug & plug, bool& isSaving ) |
![]() | passThroughToOne ( const MPlug & plug ) const |
![]() | passThroughToMany ( const MPlug & plug, MPlugArray & plugArray ) const |
![]() | typeId () const |
![]() | typeName () const |
![]() | name () const |
![]() | type () const |
![]() | isAbstractClass () const |
![]() | thisMObject () const |
![]() | addAttribute ( const MObject & attr ) |
![]() | inheritAttributesFrom ( const MString & parentClassName ) |
![]() | attributeAffects ( const MObject & whenChanges, const MObject & isAffected ) |
![]() | setExistWithoutInConnections ( bool flag ) |
![]() | existWithoutInConnections ( MStatus * ReturnStatus = NULL ) const |
![]() | setExistWithoutOutConnections ( bool flag ) |
![]() | existWithoutOutConnections ( MStatus * ReturnStatus = NULL ) const |
![]() | message |
![]() | isHistoricallyInteresting |
![]() | caching |
![]() | state |
![]() | forceCache ( MDGContext & ctx= MDGContext::fsNormal ) |
![]() | setMPSafe ( bool flag ) |
![]() | setDoNotWrite ( bool flag ) |
![]() | doNotWrite ( MStatus *ReturnStatus = NULL ) const |
Autodesk® Maya® 2008 © 1997-2007 Autodesk, Inc. All rights reserved. | doc++ Copyright |