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

Class RenderPass

The Render Pass Object

References

Instance Variables [hide private]
string (readonly) channel_id
channel_id (maximum length of 0)
int (readonly) in [-inf, inf] channels
channels
string (readonly) name
name (maximum length of 0)
float in [-inf, inf] rect
rect
enum (readonly) type
type in...
Instance Variable Details [hide private]

type

type in...
  • COMBINED
  • Z
  • COLOR
  • DIFFUSE
  • SPECULAR
  • SHADOW
  • AO
  • REFLECTION
  • NORMAL
  • VECTOR
  • REFRACTION
  • OBJECT_INDEX
  • UV
  • MIST
Type:
enum (readonly)