Blender 5.0.0 Alpha Python API Logo

Documentation

  • Quickstart
  • API Overview
  • API Reference Usage
  • Best Practice
  • Tips and Tricks
  • Gotchas
  • Advanced
  • Change Log

Application Modules

  • Context Access (bpy.context)
  • Data Access (bpy.data)
  • Message Bus (bpy.msgbus)
  • Operators (bpy.ops)
  • Types (bpy.types)
  • Utilities (bpy.utils)
  • Path Utilities (bpy.path)
  • Application Data (bpy.app)
  • Property Definitions (bpy.props)

Game Engine Modules

  • Game Types (bge.types)
  • Game Logic (bge.logic)
  • Rasterizer (bge.render)
  • Video Texture (bge.texture)
  • FFmpeg Video and Image Status
  • Image Blending Modes
  • Game Keys (bge.events)
  • Physics Constraints (bge.constraints)
  • Application Data (bge.app)
  • Game GUI (bgui)
    • Introduction
    • API
      • bgui_utils
      • frame
      • frame_button
      • image
      • image_button
      • key_defs
      • label
      • list_box
      • progress_bar
      • system
      • text_block
      • text_input
      • theme
      • widget

Standalone Modules

  • Audio System (aud)
  • Additional Math Functions (bl_math)
  • Font Drawing (blf)
  • BMesh Module (bmesh)
  • Extra Utilities (bpy_extras)
  • Freestyle Module (freestyle)
  • GPU Module (gpu)
  • GPU Utilities (gpu_extras)
  • ID Property Access (idprop.types)
  • Image Buffer (imbuf)
  • Math Types & Utilities (mathutils)
Blender 5.0.0 Alpha Python API
  • »
  • Game GUI (bgui)

Game GUI (bgui)

Introduction

API

  • bgui_utils
  • frame
  • frame_button
  • image
  • image_button
  • key_defs
  • label
  • list_box
  • progress_bar
  • system
  • text_block
  • text_input
  • theme
  • widget
Previous Next

© Copyright Blender Authors. Revision fd6c1e7d8f94 - 04/08/2025.

  • Report issue on this page