Blender V2.61 - r43446
|
Public Member Functions | |
def | poll |
Static Public Attributes | |
string | bl_space_type = 'PROPERTIES' |
string | bl_region_type = 'WINDOW' |
string | bl_context = "render" |
Definition at line 64 of file io_export_cycles_xml.py.
def io_export_cycles_xml::RenderButtonsPanel::poll | ( | self, | |
context | |||
) |
Definition at line 70 of file io_export_cycles_xml.py.
string io_export_cycles_xml::RenderButtonsPanel::bl_context = "render" [static] |
Definition at line 67 of file io_export_cycles_xml.py.
string io_export_cycles_xml::RenderButtonsPanel::bl_region_type = 'WINDOW' [static] |
Definition at line 66 of file io_export_cycles_xml.py.
string io_export_cycles_xml::RenderButtonsPanel::bl_space_type = 'PROPERTIES' [static] |
Definition at line 65 of file io_export_cycles_xml.py.