docs.unity.cn
    Show / Hide Table of Contents

    Method Inverse

    Inverse()

    Gets the inverse of this transform.

    Declaration
    public LocalTransform Inverse()
    Returns
    Type Description
    LocalTransform

    The inverse of the transform.

    Remarks

    This method will throw if the Scale field is zero.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023