docs.unity3d.com
    Show / Hide Table of Contents

    Class BorderTool

    Inheritance
    Object
    SplineDataToolBase<Single>
    BorderTool
    Inherited Members
    SplineDataToolBase<Single>.k_HandleSize
    SplineDataToolBase<Single>.DrawDataPoints(ISpline, SplineData<Single>)
    Namespace: Unity.Splines.Examples
    Syntax
    public class BorderTool : SplineDataToolBase<float>, IDrawSelectedHandles

    Properties

    toolbarIcon

    Declaration
    public override GUIContent toolbarIcon { get; }
    Property Value
    Type Description
    GUIContent

    Methods

    DrawDataPoint(Vector3, Vector3, Vector3, Single, out Single)

    Declaration
    protected override bool DrawDataPoint(Vector3 position, Vector3 tangent, Vector3 up, float inValue, out float outValue)
    Parameters
    Type Name Description
    Vector3 position
    Vector3 tangent
    Vector3 up
    Single inValue
    Single outValue
    Returns
    Type Description
    Boolean
    Overrides
    Unity.Splines.Examples.SplineDataToolBase<System.Single>.DrawDataPoint(Vector3, Vector3, Vector3, System.Single, System.Single)

    OnDrawHandles()

    Declaration
    public void OnDrawHandles()

    OnToolGUI(EditorWindow)

    Declaration
    public override void OnToolGUI(EditorWindow window)
    Parameters
    Type Name Description
    EditorWindow window
    Back to top
    Terms of use
    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