fromRotationMatrix method

Quaternion fromRotationMatrix(
  1. Matrix matrix
)

Implementation

external Quaternion fromRotationMatrix(Matrix matrix);