docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemoveFloat4Data

    RemoveFloat4Data(string)

    Remove a SplineData<T> value.

    Declaration
    public bool RemoveFloat4Data(string key)
    Parameters
    Type Name Description
    string key

    The string key value to search for. Only one instance of a key value can exist in an embedded SplineData<T> collection, however keys are unique to each data type. The same key can be re-used to store float data and Object data.

    Returns
    Type Description
    bool

    Returns true if a matching SplineData<T> key value pair was found and removed, or false if no match was found.

    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)