Material Local Space and Instanced Static Meshes

I’d be curious to know about this too. I am attempting to do vertex animation on instance meshes and I would like to apply a “yaw” offset to the vertices of each instance in local instance space. “TransformVector” appears to simply transform to component space, which is incorrect. I am working strictly in the vertex shader btw.