Vec3.MagnitudeSq

float MagnitudeSq{ get }

Description

This is the squared magnitude of the vector! It skips the Sqrt call, and just gives you the squared version for speedy calculations that can work with it squared.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!