material

Face camera (with Custom)

  • Exposure: public
  • UE Version: 4.27

horiz

January 8, 2024, 12:56 pm

Custom

float2 output; float2 Input1; output = atan2 (In.y,In.x); return (output);

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v