docs.unity.cn
    Show / Hide Table of Contents

    Interface ISnapping<T>

    Namespace: UnityEditor.U2D.Path
    Syntax
    public interface ISnapping<T>
    Type Parameters
    Name Description
    T

    Methods

    Snap(T)

    Declaration
    T Snap(T value)
    Parameters
    Type Name Description
    T value
    Returns
    Type Description
    T
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, March 1, 2022
    Terms of use