TfmNodeInfo¶
This node allows to get info about a transformation hierarchy.

Reference¶
The following properties can be configured for this node:
| Property | Type | Description |
|---|---|---|
parent |
- | parent transformation node |
RenderGroup |
- | set the render group. Capture/Beamer/3DViewer have an equivalent in which you can choose which group to render. |
draw position |
- | draws the position of the node |
draw rotation |
- | draws the rotation of the node |
draw parent link |
- | draws the link to the parent node |
color |
- | display color |
dump1 |
worldpos, worldquat, worldscale | sends this infos to the 'dump' outlet |
dump2 |
parentpos, parentquat, parentscale | sends this infos to the 'dump' outlet |
dump3 |
local pos, quat, scale | sends this infos to the 'dump' outlet |
dump4 |
worldtransformation matrix | sends this infos to the 'dump' outlet |
dump5 |
inverse worldtransformation matrix | sends this infos to the 'dump' outlet |
low freq dump |
- | uses the low frequency metro (can be set inside preferences) |
| Inlet | Type | Description |
|---|---|---|
| properties | messages | direct access to internal properties |
| texture | texture | texture applied to ... |
| Outlet | Type | Description |
|---|---|---|
| properties | messages | direct access to internal properties |
| texture | texture | texture applied to ... |
-
Quick Start
Get started with TfmNodeInfo in minutes
-
Complementing TfmNodeInfo
-
Tutorials
-
Community
Need help or want to suggest improvements?
Last updated: 2025-12-01 | Edit this page on GitHub