Johan Olofsson
Johan Olofsson
C# uses whatever public GetEnumerator() is available in foreach. That's why List and Array have versions which returns a struct instead of IEnumerator. Only having IEnumerator GetEnumerator() causes vcalls and...
So the way this seems to work is that the client of Cinemachine providers a bounding shape of the world (in this case a polygon) in which the camera bounds...
### Prerequisites - [X] I have verified this issue is present in the `develop` branch - [X] I have searched [open](https://github.com/MonoGame/MonoGame/issues) and [closed](https://github.com/MonoGame/MonoGame/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already...
### Prerequisites - [X] I have verified this issue is present in the `develop` branch - [X] I have searched [open](https://github.com/MonoGame/MonoGame/issues) and [closed](https://github.com/MonoGame/MonoGame/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already...