docs.unity3d.com
    Show / Hide Table of Contents

    Class CustomWidthHandle

    Inheritance
    Object
    SplineDataDrawer<Single>
    CustomWidthHandle
    Inherited Members
    SplineDataDrawer<Single>.controlIDs
    SplineDataDrawer<Single>.DrawSplineData(SplineData<Single>, Spline, Matrix4x4, Color)
    Namespace: Unity.Splines.Examples
    Syntax
    public class CustomWidthHandle : SplineDataDrawer<float>

    Methods

    DrawKeyframe(Int32, Vector3, Vector3, Vector3, SplineData<Single>, Int32)

    Declaration
    public override void DrawKeyframe(int controlID, Vector3 position, Vector3 direction, Vector3 upDirection, SplineData<float> splineData, int keyframeIndex)
    Parameters
    Type Name Description
    Int32 controlID
    Vector3 position
    Vector3 direction
    Vector3 upDirection
    SplineData<Single> splineData
    Int32 keyframeIndex
    Overrides
    UnityEditor.Splines.SplineDataDrawer<System.Single>.DrawKeyframe(System.Int32, UnityEngine.Vector3, UnityEngine.Vector3, UnityEngine.Vector3, UnityEngine.Splines.SplineData<System.Single>, System.Int32)
    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