docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum EmbeddedSplineDataField

    Describes the fields on an EmbeddedSplineData type.

    Namespace: UnityEngine.Splines
    Assembly: solution.dll
    Syntax
    [Flags]
    public enum EmbeddedSplineDataField

    Fields

    Name Description
    All

    All fields will be shown in the Inspector.

    Container

    The ISplineContainer that holds the SplineData<T> collection.

    Key

    A string value used to identify and access SplineData<T> stored on a Spline.

    SplineIndex

    The index of the Spline in the referenced SplineContainer.

    Type

    The EmbeddedSplineDataType for the target SplineData<T>.

    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)