Attribute Paint

该节点使用笔刷的方式创建 point attributes
Ver 19.5


早期版本的 paint 以被该节点取代。

由于该节点只能生成 point attribute,在配合需要其他类属性的(比如 poly extrude)节点使用的情况下,需要使用 attribute promote 转换属性所属类。

常用参数

Brush
Shape 指定受笔刷影响的几何体范围
Volume: 选取方式为几何体(球体),影响所有被选中的点
Surface: 选取方式为圆,只影响 surface 上被选中的点
Screen: 选取方式为圆,影响几何体内所有被选中的点
Fill: 选取所有几何体内的点
Nearest Point: 选取离目标位置最近的点
Attribute

Attibute Paint 创建的 Attribute 可以是 vector,float 或者 integer.