B.49. BulgePoints

Description. Bulges mesh points around a point

Plugin Status. Stable

Categories. All Plugins, Stable Plugins, Deformation Plugins

Table B.44. BulgePoints Properties

Label Description Type Script Name

Input Mesh

Input mesh

k3d::mesh*

input_mesh

Output Mesh

Output mesh

k3d::mesh*

output_mesh

Mesh Selection

Input Mesh Selection

k3d::selection::set

mesh_selection

Bulge factor

Bulge amount

k3d::double_t

bulge_factor

Origin

Origin of the bulge.

k3d::point3

origin

Displace x

Displace on X axis

k3d::bool_t

displace_x

Displace y

Displace on Y axis

k3d::bool_t

displace_y

Displace z

Displace on Z axis

k3d::bool_t

displace_z

Axis

Axis to bulge along

k3d::string_t

axis

Type

Bulge type

k3d::string_t

type