<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katsumi3</author_name>
  <author_url>https://blog.hatena.ne.jp/katsumi3/</author_url>
  <blog_title>アストラルプリズム</blog_title>
  <blog_url>https://katsumi3.hatenablog.com/</blog_url>
  <categories>
    <anon>blender</anon>
    <anon>blender-bpy</anon>
    <anon>blenderアドオン制作</anon>
  </categories>
  <description>↓自作アドオンを使うときにこういうのを表示したい オペレータプロパティという名前だそうですね。 使う方法 ・チェックボックスなど使う入力欄の種類ごとにインポートが必要 ・下のアドオン基本構造の「ここからここまで」のところに使用する入力欄の設定を書く ・入力した値はself.～という名前にする 入力欄とインポートするもの 数値入力欄→FloatProperty チェックボックス→BoolProperty セレクトボックス→ EnumProperty↓公式のその他のプロパティ定義の詳しい解説（正直よくわからん） docs.blender.org例：アドオンの基本構造 import bpy #オペレ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatsumi3.hatenablog.com%2Fentry%2F2020%2F02%2F24%2F202925&quot; title=&quot;Blender python アドオン使用時の数値入力欄の作り方（オペレータプロパティの使い方） - アストラルプリズム&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/k/katsumi3/20200224/20200224133556.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-24 20:29:25</published>
  <title>Blender python アドオン使用時の数値入力欄の作り方（オペレータプロパティの使い方）</title>
  <type>rich</type>
  <url>https://katsumi3.hatenablog.com/entry/2020/02/24/202925</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
