Sky UI panel. More...
Public Member Functions | |
| def | draw |
| def | poll |
Static Public Attributes | |
| string | bl_context = "world" |
| string | bl_label = "Ogre Sky Settings" |
| string | bl_region_type = 'WINDOW' |
| string | bl_space_type = 'PROPERTIES' |
Sky UI panel.
Definition at line 6560 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.OgreSkyPanel.draw | ( | self, | |
| context | |||
| ) |
Definition at line 6570 of file io_export_ogreDotScene.py.
| def io_export_ogreDotScene.OgreSkyPanel.poll | ( | cls, | |
| context | |||
| ) |
Definition at line 6567 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.OgreSkyPanel::bl_context = "world" [static] |
Definition at line 6563 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.OgreSkyPanel::bl_label = "Ogre Sky Settings" [static] |
Definition at line 6564 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.OgreSkyPanel::bl_region_type = 'WINDOW' [static] |
Definition at line 6562 of file io_export_ogreDotScene.py.
string io_export_ogreDotScene.OgreSkyPanel::bl_space_type = 'PROPERTIES' [static] |
Definition at line 6561 of file io_export_ogreDotScene.py.