Variable vec3FromMat4ScaleConst

vec3FromMat4Scale: Function = ...

Creates a three-element vector from the rotation part of a 16-element matrix.

The 4x4 matrix.

The destination vector to store the result.

The vector representing the scale part of the matrix.