Update to v0.19 & update dependencies

This commit is contained in:
VaDiM
2025-09-04 20:04:50 +03:00
parent 7ce8b8c8ae
commit 6de33d0437
15 changed files with 212 additions and 69 deletions

View File

@ -26,6 +26,7 @@ namespace Unity.SerializationLogic
"BoundsInt",
"Vector3Int",
"Vector2Int",
"RenderingLayerMask",
};
private const string Gradient = "UnityEngine.Gradient";