Matrix.Scale

Vec3 Scale{ get }

Description

Returns the scale embedded in this transform matrix. Not exactly cheap, requires 3 sqrt calls, but is cheaper than calling Decompose.




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