Search Results for

    Show / Hide Table of Contents

    Method RotationQuaternion

    RotationQuaternion(Quaternion)

    Creates a rotation matrix from a rotation.

    Declaration
    public static Matrix RotationQuaternion(Quaternion rotation)
    Parameters
    Type Name Description
    Quaternion rotation

    The quaternion to use to build the matrix.

    Returns
    Type Description
    Matrix

    The created rotation matrix.

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