We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd42f9c commit a9b4853Copy full SHA for a9b4853
UnityPy/UnityPyBoost.pyi
@@ -8,6 +8,7 @@ if TYPE_CHECKING:
8
9
def unpack_vertexdata(
10
data: Union[bytes, bytearray],
11
+ component_byte_size: int,
12
vertex_count: int,
13
stream_offset: int,
14
stream_stride: int,
0 commit comments