Struct PositionVertex
Represents vertex position.
Inherited Members
Namespace: UnityEngine.U2D.Animation
Assembly: Unity.2D.Animation.Runtime.dll
Syntax
public struct PositionVertex
Fields
position
Vertex position.
Declaration
public Vector3 position
Field Value
Type | Description |
---|---|
Vector3 |