MCPcopy Create free account
hub / github.com/K0lb3/UnityPy / copy_triangle

Function copy_triangle

UnityPy/export/SpriteHelper.py:227–301  ·  view source on GitHub ↗
(
    src_img: Image.Image,
    src_tri: Tuple[Tuple[int, int], Tuple[int, int], Tuple[int, int]],
    dst_img: Image.Image,
    dst_tri: Tuple[Tuple[int, int], Tuple[int, int], Tuple[int, int]],
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

render_sprite_meshFunction · 0.85

Calls 1

linalg_solveFunction · 0.85

Tested by

no test coverage detected