docs.unity.cn
    Show / Hide Table of Contents

    Operator OnesComplement

    OnesComplement(uint2x4)

    Returns the result of a componentwise bitwise not operation on a uint2x4 matrix.

    Declaration
    public static uint2x4 operator ~(uint2x4 val)
    Parameters
    Type Name Description
    uint2x4 val

    Value to use when computing the componentwise bitwise not.

    Returns
    Type Description
    uint2x4

    uint2x4 result of the componentwise bitwise not.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023