docs.unity.cn
    Show / Hide Table of Contents

    Class SplineDataHandleAttribute

    SplineDataHandleAttribute can be use to add custom handles to SplineData<T>. The custom drawer class must inherit from SplineDataHandle and override one of the Draw static method.

    Inheritance
    Object
    SplineDataHandleAttribute
    Namespace: UnityEngine.Splines
    Syntax
    public abstract class SplineDataHandleAttribute : Attribute
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Monday, April 4, 2022
    Terms of use