docs.unity.cn
    Show / Hide Table of Contents

    Method unitlog

    unitlog(quaternion)

    Returns the natural logarithm of a unit length quaternion.

    Declaration
    public static quaternion unitlog(quaternion q)
    Parameters
    Type Name Description
    quaternion q

    The unit length quaternion.

    Returns
    Type Description
    quaternion

    The natural logarithm of the unit length quaternion.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, March 29, 2022
    Terms of use