docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method ConvertToUnsafeList

    ConvertToUnsafeList(IntPtr, int)

    Helper method to construct an UnsafeList<T> from a given IntPtr and length.

    Declaration
    public static UnsafeList<float> ConvertToUnsafeList(IntPtr floatData, int len)
    Parameters
    Type Name Description
    IntPtr floatData
    int len
    Returns
    Type Description
    UnsafeList<float>
    In This Article
    Back to top
    Copyright © 2023 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)