pymel.core.nodetypes.HairTubeShader

digraph inheritanceaee09da237 { rankdir=TB; ranksep=0.15; nodesep=0.15; size="8.0, 12.0"; "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)"]; "HairTubeShader" [fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",URL="#pymel.core.nodetypes.HairTubeShader",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8]; "Reflect" -> "HairTubeShader" [arrowsize=0.5,style="setlinewidth(0.5)"]; "Lambert" [fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",URL="pymel.core.nodetypes.Lambert.html#pymel.core.nodetypes.Lambert",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8]; "ShadingDependNode" -> "Lambert" [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]; "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)",tooltip="Abstract class that is base for all pymel nodes classes.",height=0.25,shape=box,fontsize=8]; "ProxyUnicode" -> "PyNode" [arrowsize=0.5,style="setlinewidth(0.5)"]; "Reflect" [fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",URL="pymel.core.nodetypes.Reflect.html#pymel.core.nodetypes.Reflect",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8]; "Lambert" -> "Reflect" [arrowsize=0.5,style="setlinewidth(0.5)"]; "ShadingDependNode" [fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",URL="pymel.core.nodetypes.ShadingDependNode.html#pymel.core.nodetypes.ShadingDependNode",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8]; "DependNode" -> "ShadingDependNode" [arrowsize=0.5,style="setlinewidth(0.5)"]; }

class HairTubeShader(*args, **kwargs)