Struct Vertex2DMetaData
Inherited Members
Namespace: UnityEditor.Experimental.U2D
Assembly: UnityEditor.dll
Syntax
[Serializable]
public struct Vertex2DMetaData
Fields
| Improve this Doc View SourceboneWeight
Declaration
public BoneWeight boneWeight
Field Value
Type | Description |
---|---|
BoneWeight |
position
Declaration
public Vector2 position
Field Value
Type | Description |
---|---|
Vector2 |