craftworkgames / MonoGame.Extended

Extensions to make MonoGame more awesome
http://www.monogameextended.net/
Other
1.44k stars 325 forks source link

Remove `Point3` #874

Closed AristurtleDev closed 6 months ago

AristurtleDev commented 6 months ago

Description

Removed Point3. Users should just use the Microsoft.Xna.Framework.Vector3 instead from Monogame

Reference

https://github.com/craftworkgames/MonoGame.Extended/issues/538