docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method mm256_extract_epi64

    mm256_extract_epi64(v256, int)

    Extract a 64-bit integer from a, selected with index (which must be a constant), and store the result in dst.

    Declaration
    public static long mm256_extract_epi64(v256 a, int index)
    Parameters
    Type Name Description
    v256 a

    Vector a

    int index

    Index

    Returns
    Type Description
    long

    64-bit integer

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)