各SHOPタイプには、特定のシェーダのタイプを定義します。 例えば、サーフェスシェーダやディスプレイスメントシェーダを定義します。 この列挙型には、利用可能なシェーダタイプすべてが含まれています。
hou.ShopNodeType.shaderTypeを使用することで、特定のSHOPタイプのシェーダのタイプを決めることができます。
値 ¶
hou.shaderType.Invalid
hou.shaderType.Surface
hou.shaderType.SurfaceShadow
hou.shaderType.Displacement
hou.shaderType.Geometry
hou.shaderType.Interior
hou.shaderType.Light
hou.shaderType.LightShadow
hou.shaderType.Atmosphere
hou.shaderType.Lens
hou.shaderType.Output
hou.shaderType.Background
hou.shaderType.Photon
hou.shaderType.Image3D
hou.shaderType.BSDF
hou.shaderType.CVEX
hou.shaderType.Mutable
hou.shaderType.Properties
hou.shaderType.Material
hou.shaderType.VopMaterial
hou.shaderType.ShaderClass