TLabAltoh / Unity-SDF-UI-Toolkit

UI components for Unity that render shapes with outlines, shadows and rounded corners using signed distance functions (SDF). And an SDF texture editor that allows users to edit Bezier curves and convert them to SDF textures within the Unity editor.
MIT License
35 stars 1 forks source link

Shadow global offcet #12

Closed AAAYaKo closed 3 months ago

AAAYaKo commented 3 months ago

Recalculate local offset by rotation.

TLabAltoh commented 3 months ago

Sorry for the late reply and thanks for the pull request. I will merge it.