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

Function _Texture2d_set_image

UnityPy/classes/legacy_patch/Texture2D.py:14–60  ·  view source on GitHub ↗
(
    self: Texture2D,
    img: Union["Image.Image", str, BinaryIO],
    target_format: Optional[int] = None,
    mipmap_count: int = 1,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected