UILayout
公式サイト:
UILayout | Blender Python API [Official]
プロパティ
- activate_init
- active
- active_default
- alert
- alignment
- direction
- emboss
- enabled
- operator_context
- scale_x
- scale_y
- ui_units_x
- ui_units_y
- use_property_decorate
- use_property_split
- prop_with_popover
メソッド
- row
- column
- column_flow
- grid_flow
- box
- split
- menu_pie
- prop
- props_enum
- prop_menu_enum
- prop_with_popover
- prop_with_menu
- prop_tabs_enum
- prop_enum
- prop_search
- prop_decorator
- operator
- operator_menu_hold
- operator_enum
- operator_menu_enum
- label
- menu
- menu_contents
- popover
- popover_group
- separator
- separator_spacer
- context_pointer_set
テンプレート表示メソッド
- template_header
- template_ID
- template_ID_preview
- template_any_ID
- template_ID_tabs
- template_search
- template_search_preview
- template_path_builder
- template_modifiers
- template_constraints
- template_grease_pencil_modifiers
- template_shaderfx
- template_greasepencil_color
- template_constraint_header
- template_preview
- template_curve_mapping
- template_curveprofile
- template_color_ramp
- template_icon
- template_icon_view
- template_histogram
- template_waveform
- template_vectorscope
- template_layers
- template_color_picker
- template_palette
- template_image_layers
- template_image
- template_image_settings
- template_image_stereo_3d
- template_image_views
- template_movieclip
- template_track
- template_marker
- template_movieclip_information
- template_list
- template_running_jobs
- template_operator_search
- template_menu_search
- template_header_3D_mode
- template_edit_mode_selection
- template_reports_banner
- template_input_status
- template_node_link
- template_node_view
- template_texture_user
- template_keymap_item_properties
- template_component_menu
- template_colorspace_settings
- template_colormanaged_view_settings
- template_node_socket
- template_cache_file
- template_recent_files
- template_file_select_path
- template_event_from_keymap_item
クラスメソッド
- icon
- enum_item_name
- enum_item_description
- enum_item_icon
introspect
参考:
bpy.types.UILayout.introspect | Blender Python API [Official]
UI: add back Layout.introspect (rB428a1aaf7372) | Blender Developer [Official]
ソースコード
コード: