NewTweakPoints

From K-3D

Jump to: navigation, search

Description

Tweaks selected points using the given matrix
Plugin Status:Experimental
Categories:All Plugins, Experimental Plugins, Development Plugins

Metadata

Name Value

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
Matrix Tweaks matrix k3d::matrix4 matrix
Transformation Center Center around which scaling or rotation happen k3d::point3 center
Selected points Indices of points being transformed selected_points
Tweaks Map containing the difference vectors for all transformations performed by this node tweaks