docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method TryGetSpline

    TryGetSpline(out Spline)

    Attempt to get a reference to the Spline described by this object.

    Declaration
    public bool TryGetSpline(out Spline spline)
    Parameters
    Type Name Description
    Spline spline

    A Spline if the Container and SplineIndex are valid, otherwise null.

    Returns
    Type Description
    bool

    Returns true if the Container and SplineIndex are valid, otherwise false.

    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)