ShaderNodeBsdfRefraction(ShaderNode)

base classes — bpy_struct, Node, ShaderNode

class bpy.types.ShaderNodeBsdfRefraction(ShaderNode)
distribution
Type :enum in [‘SHARP’, ‘BECKMANN’, ‘GGX’], default ‘BECKMANN’
classmethod get_node_type()

Get the identifier of the node type

Returns:Result
Return type:string, (never None)

Inherited Properties

Inherited Functions

Previous topic

ShaderNodeBsdfGlossy(ShaderNode)

Next topic

ShaderNodeBsdfTranslucent(ShaderNode)