docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor DataPoint

    DataPoint(float, TDataType)

    Create a new Data Point with interpolation ratio and value.

    Declaration
    public DataPoint(float index, TDataType value)
    Parameters
    Type Name Description
    float index

    Interpolation ratio.

    TDataType value

    The value to store.

    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)