docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetFloatArrayAttribute

    GetFloatArrayAttribute(string)

    Gets a float list attribute called name, as an array of floats.

    Declaration
    public float[] GetFloatArrayAttribute(string name)
    Parameters
    Type Name Description
    string name

    The name of the attribute.

    Returns
    Type Description
    float[]

    The float list values as an array.

    In This Article
    Back to top
    Copyright © 2024 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)