管理笔刷¶
笔刷资产存储在资产库中,以便在任何 Blender 会话中都可以访问它们。管理笔刷资产有两种方法:
使用资产操作: 使用来自任何 Blender 文件的实用操作符创建和更新笔刷资产。存储由 Blender 管理。方便对个人笔刷资产库进行简单的 “即时” 管理。
使用手动存储: 通过在资产库中打开 blend 文件来创建和更新笔刷资产,并管理其中的笔刷资产数据块。这对仔细管理资产库非常有用,尤其是在准备与他人共享时。
资产操作¶
Brushes can be managed through a few operators that let Blender handle the act of saving and updating the brushes in asset libraries for you. Assets managed this way will be saved in special asset system files using a .asset.blend file extension.
Note
Note that only brush assets created via Duplicate Asset can be edited further using these asset operators. For others, these operations will be grayed out, and manual management is necessary.
Brushes from the Essentials asset library cannot be edited.
参考
- 模式:
所有绘制模式
- 面板:
- 菜单:

Brush Asset panel in the Sidebar showing asset operators.¶
- 复制资产...
Creates a copy of the currently active brush as asset, and activates it. A popup is spawned to input some settings to use:
- 名称
A custom name to use for the new brush.
- 库
Choose an Asset Library to store the new brush asset in. The available asset libraries are configured in the Preferences.
- 目录
Choose an Asset Catalog to assign the brush asset to. Entering a non-existent name/path will create a new catalog accordingly.
- 删除资产
Permanently remove this brush asset from the Asset Library it is stored in. This cannot be undone, so a popup will ask for confirmation.
- 编辑元数据...
Spawns a popup to change some of the available asset metadata fields:
- 目录
Choose an Asset Catalog to assign the brush asset to. Entering a non-existent name/path will create a new catalog accordingly.
- 作者
请参阅资产作者。
- 描述
请参阅资产描述。
- 编辑预览图像...
打开一个带有文件浏览器的窗口,以选择用于资产预览的图像。
- 保存对资产的更改
将对活动笔刷所做的任何更改保存到资产库中。
- 恢复到资产
丢弃对笔刷资产所做的任何未保存的更改。
手动存储¶
See also
- 资产的生命周期
手动资产创建、编辑、共享和使用工作流程的完整说明。
也可以像管理其他资产数据块一样,手动管理 blend 文件中的笔刷。将笔刷标记为资产并保存到资产库中,它们就可以在任何 Blender 会话中使用。这样就能完全控制资产的存储方式,尤其适用于管理可与他人共享的资产库。

在大纲中对笔刷使用的 标记为资产 操作。¶
可以通过追加从其他文件(包括从资产库中的 .asset.blend 文件)中将笔刷作为普通数据块导入。在大纲视图的 Blender 文件模式下,笔刷将列在 笔刷 类别下。可右键单击笔刷并选择 标记为资产。将文件保存在资产库目录中后,所有 Blender 会话都可以使用该资产。如有必要,请在偏好设置中配置资产库目录。