Closed viliwonka closed 6 months ago
Written serializers for Unity Mathematics types, almost all except Plane, which cannot be done (same named struct already exists).
Plane
Included test.
Requires adding defines to Fishnet.Runtime in order to enable code if Unity.Mathematics is present.
Written serializers for Unity Mathematics types, almost all except
Plane
, which cannot be done (same named struct already exists).Included test.
Requires adding defines to Fishnet.Runtime in order to enable code if Unity.Mathematics is present.