Snap
From K-3D
Description
| Snaps one node to another |
| Plugin Status: | Experimental |
| Categories: | All Plugins, Experimental Plugins, Matrix Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Input Matrix | Input matrix | k3d::matrix4 | input_matrix |
| Output Matrix | Output Matrix | k3d::matrix4 | output_matrix |
| Source Node | Source Node | k3d::inode* | source |
| Snap Source | Snap Source | k3d::string_t | snap_source |
| Target Node | Target Node | k3d::inode* | target |
| Snap Target | Snap Target | k3d::string_t | snap_target |
| Snap Orientation | Snap Orientation | k3d::bool_t | snap_orientation |

