How to get tangent to world matrix from AtmosphericFog shader?

Hey there!
I’m changing original Atmospheric Fog shader, and I really need to get TangentToWorld matrix, is there any way to pass it inside the shader?

I know there are TANGENTTOWORLD0 and TANGENTTOWORLD2, but they do nothing.

Thank you in advance.