Allow reusing Vector2 instance
Open
enhancement
- Dominant language
- C#
- Stars
- 100
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/aloisdeniel/Comora/blob/master/Sources/Comora/Camera.cs#L190
Can you modify these to use `public static void Transform(ref Vector2 position, ref Matrix matrix, out Vector2 result)` and avoid some GC?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.