How to get the HLSL code of the transform node?

Makes perfect sense.
Absolute world position (WPO) doesn’t seem to “stick” to the original vertex factory information. I think that’s my problem. Tessellation vertices are included in the offset results, making what I want not possible with just the node.
I’ll try plugging it to custtm and playing around with it though. Thanks to both.