Blender-2.93 python memo
  • Blender2.8より前の動かないコード
  • 開発環境
  • bpy
    • bpy.data
    • bpy.context
    • window
    • bpy.context.area
    • scene and collection
    • mode
    • bpy.types.Object
    • operator
  • BMesh
  • AddOn Dev
  • AddOn List
  • bpy_struct
  • snippet
  • glTF
Blender-2.93 python memo
  • bpy
  • bpy.context.area
  • View page source

bpy.context.area

【Blender 2.8 アドオン開発】003 Blender 内のデータにアクセスしよう(Context と データ構造 と レイアウト)

Previous Next

© Copyright 2021, ousttrue.

Built with Sphinx using a theme provided by Read the Docs.