hou.ShopNode class

Represents a shader node.

All Methods Replaces

Methods

definingVopNetNode(self) → VopNetNode or None

Not documented yet

shaderName(self, boolotlpath=True)str

Returns the name of this shader.

shaderString(self, render_type=None)str

Returns the shader string generated by this shader for the given render type.

render_type

A string representing the renderer (“RIB” or “VMantra” for example). If this string is empty, uses the default render type for this shader.

shaderType(self)hou.shaderType enum value

Returns a hou.shaderType indicating the type of this shader.

supportedRenderers(self) → tuple of str

Returns a list of strings describing the renderers this shader supports.

Replaces

shopstring expression function