docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor SplineIndexAttribute

    SplineIndexAttribute(string)

    Creates a new SplineIndexAttribute with the name of a variable that references an ISplineContainer.

    Declaration
    public SplineIndexAttribute(string splineContainerProperty)
    Parameters
    Type Name Description
    string splineContainerProperty

    The name of the field that references an ISplineContainer. It is recommended to pass this value using nameof() to avoid typos.

    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)