docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SplineGUI

    Contains IMGUI controls for editing Spline data.

    Inheritance
    object
    SplineGUI
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEditor.Splines
    Assembly: solution.dll
    Syntax
    public static class SplineGUI

    Methods

    Name Description
    SplineIndexField(Rect, SerializedProperty, GUIContent, int)

    Creates a dropdown to select an index between 0 and .

    SplineIndexField<T>(Rect, SerializedProperty, GUIContent, T)

    Creates a dropdown to select an index between 0 and the count of UnityEditor.Splines contained in the provided .

    SplineIndexPopup(Rect, string, int, int)

    Creates a dropdown to select an index between 0 and .

    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)