Properties Editor¶
The Properties editor.¶
The Properties editor displays settings for the active scene, object, material, and other data types. It provides access to a wide range of context-sensitive properties used throughout Blender.
ヘッダー¶
The header of the Properties editor.¶
- Display Filter(表示フィルター) Ctrl-F
Use this to search for properties by name. Matching properties remain visible; others are grayed out. The editor also highlights the first match and switches to the relevant tab automatically.
Start a search with Ctrl-F, and clear it with Alt-F.
- Data Context Path
Displays the name and icon of the current data-block (e.g. Object, Material, Scene), along with its hierarchical path within the data structure. Example: Cube (Object) --> Mesh --> Material
- Toggle Pin ID(IDピン止め)
Click the pin icon to lock the editor to the current data-block, preventing it from changing when the selection updates. Click again to unlock and return to context-based display.
Options(オプション)¶
These options are accessible from the popover in the top-right corner of the editor.
- Sync with Outliner(アウトライナーと同期)
Controls whether clicking icons in the Outliner changes the active tab.
- Always(常時):
Always follow the clicked Outliner icon.
- Never(更新なし):
Ignore Outliner interaction.
- Auto(自動):
Only follow when the Properties editor shares a border with the Outliner.