pymel.core.nodetypes.PsdFileTex

digraph inheritance1ed44d4b46 {
rankdir=TB;
ranksep=0.15;
nodesep=0.15;
size="8.0, 12.0";
  "File" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="pymel.core.nodetypes.File.html#pymel.core.nodetypes.File",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "Texture2d" -> "File" [arrowsize=0.5,style="setlinewidth(0.5)"];
  "Texture2d" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="pymel.core.nodetypes.Texture2d.html#pymel.core.nodetypes.Texture2d",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "DependNode" -> "Texture2d" [arrowsize=0.5,style="setlinewidth(0.5)"];
  "PyNode" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="../pymel.core.general/pymel.core.general.PyNode.html#pymel.core.general.PyNode",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "ProxyUnicode" -> "PyNode" [arrowsize=0.5,style="setlinewidth(0.5)"];
  "PsdFileTex" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="#pymel.core.nodetypes.PsdFileTex",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "File" -> "PsdFileTex" [arrowsize=0.5,style="setlinewidth(0.5)"];
  "ProxyUnicode" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="../pymel.util.utilitytypes/pymel.util.utilitytypes.ProxyUnicode.html#pymel.util.utilitytypes.ProxyUnicode",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "DependNode" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="pymel.core.nodetypes.DependNode.html#pymel.core.nodetypes.DependNode",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "PyNode" -> "DependNode" [arrowsize=0.5,style="setlinewidth(0.5)"];
}

class PsdFileTex(*args, **kwargs)

Previous topic

pymel.core.nodetypes.ProxyManager

Next topic

pymel.core.nodetypes.QuadShadingSwitch

Core

Core Modules

Other Modules

This Page