Search Results for

    Show / Hide Table of Contents

    Method RotationMatrix

    RotationMatrix(Matrix)

    Creates a quaternion given a rotation matrix.

    Declaration
    public static Quaternion RotationMatrix(Matrix matrix)
    Parameters
    Type Name Description
    Matrix matrix

    The rotation matrix.

    Returns
    Type Description
    Quaternion

    The newly created quaternion.

    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX