docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct Vertex2DMetaData

    A structure that contains meta data about vertices in a Sprite.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEditor.U2D.Sprites
    Assembly: Unity.2D.Sprite.Editor.dll
    Syntax
    [Serializable]
    public struct Vertex2DMetaData

    Fields

    boneWeight

    The BoneWeight of the vertex.

    Declaration
    public BoneWeight boneWeight
    Field Value
    Type Description
    BoneWeight

    position

    The position of the vertex.

    Declaration
    public Vector2 position
    Field Value
    Type Description
    Vector2
    In This Article
    Back to top
    Copyright © 2025 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)