docs.unity3d.com
    Show / Hide Table of Contents

    Enum EmbeddedSplineDataField

    Describes the fields on an EmbeddedSplineData type.

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

    Fields

    Name Description Value
    Container

    The ISplineContainer that holds the SplineData<T> collection.


    1
    SplineIndex

    The index of the Spline in the referenced SplineContainer.


    2
    Key

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


    4
    Type

    The EmbeddedSplineDataType for the target SplineData<T>.


    8
    All

    All fields will be shown in the Inspector.


    255
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023