Home | Trees | Indices | Help |
|
---|
|
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
angle The angle that the node is rotated to in radians. |
|
blendmode The method of compositing the node with the nodes under it. |
|
maxtileheight The maximum width and height of the tiles used for warping. |
|
maxtilewidth The maximum width and height of the tiles used for warping. |
|
pivotx x coordinate of the point that the node is rotated around. |
|
pivoty y coordinate of the point that the node is rotated around. |
|
Inherited from Inherited from |
Method Details |
|
|
Property Details |
angleThe angle that the node is rotated to in radians. 0 is unchanged, 3.14 is upside-down.
|
blendmodeThe method of compositing the node with the nodes under it. Valid values are 'blend', 'add', 'min' and 'max'.
|
maxtileheightThe maximum width and height of the tiles used for warping. The effective tile size is also dependent on hardware and driver limits. (ro)
|
maxtilewidthThe maximum width and height of the tiles used for warping. The effective tile size is also dependent on hardware and driver limits. (ro)
|
pivotxx coordinate of the point that the node is rotated around. Default is the center of the node.
|
pivotyy coordinate of the point that the node is rotated around. Default is the center of the node.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Aug 27 20:37:12 2007 | http://epydoc.sourceforge.net |