docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IDataPoint

    Defines an interpolation ratio 't' for a Data Point.

    Namespace: UnityEngine.Splines
    Assembly: Unity.Splines.dll
    Syntax
    public interface IDataPoint

    Properties

    Index

    The interpolation ratio. How this value is interpreted depends on the PathIndexUnit specified by SplineData<T>.

    Declaration
    float Index { get; set; }
    Property Value
    Type Description
    float
    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)