Package bpy :: Module types :: Class ShaderNodeExtendedMaterial
[hide private]
[frames] | no frames]

Class ShaderNodeExtendedMaterial


The Extended Material Object

(no references to this struct found)

Instance Variables [hide private]
boolean diffuse
Material Node outputs Diffuse
Collection of NodeSocket (readonly) inputs
Inputs (Inherited from bpy.types.Node)
boolean invert_normal
Material Node uses inverted normal
float array of 2 items in [-10000, 10000] location
Location (Inherited from bpy.types.Node)
Material material
Material
string name
Node name. (Inherited from bpy.types.Node)
Collection of NodeSocket (readonly) outputs
Outputs (Inherited from bpy.types.Node)
boolean specular
Material Node outputs Specular
enum (readonly) type
Type in... (Inherited from bpy.types.ShaderNode)