Blender V2.61 - r43446
|
Public Member Functions | |
def | poll |
def | draw |
Static Public Attributes | |
string | bl_label = "Surface" |
string | bl_context = "material" |
dictionary | bl_options = {'HIDE_HEADER'} |
def addon::ui::Cycles_PT_context_material::draw | ( | self, | |
context | |||
) |
def addon::ui::Cycles_PT_context_material::poll | ( | cls, | |
context | |||
) |
Reimplemented from addon::ui::CyclesButtonsPanel.
string addon::ui::Cycles_PT_context_material::bl_context = "material" [static] |
Reimplemented from addon::ui::CyclesButtonsPanel.
string addon::ui::Cycles_PT_context_material::bl_label = "Surface" [static] |
dictionary addon::ui::Cycles_PT_context_material::bl_options = {'HIDE_HEADER'} [static] |