Function rotationOf
Extract the rotation transformation from the given matrix
.
gfm .math .quaternion .Quaternion!(float) rotationOf
(
gfm .math .matrix .Matrix!(float,4,4) value
) @property;
Extract the rotation transformation from the given matrix
.
gfm .math .quaternion .Quaternion!(float) rotationOf
(
gfm .math .matrix .Matrix!(float,4,4) value
) @property;