Transform LIGHT_VEC for rotated and/or flipped Polygon2D - CanvasShader

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By vtepe

Is there any way to get a polygon transform inside the shader using built-ins and then flip/rotate LIGHT_VEC to match the actual position? Or is there a proper way to pass it into the shader before every frame?