docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property Count

    Count

    Returns the number of knots. Note that there are duplicate knots where two ISpline meet. In addition, each closed ISpline have their first knot duplicated. Use GetCurve(int) to access curves rather than construct the curve yourself.

    Declaration
    public int Count { get; }
    Property Value
    Type Description
    int
    Implements
    IReadOnlyCollection<T>.Count
    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)