Struct PositionTangentVertex
Represents vertex position and tangent.
Inherited Members
Namespace: UnityEngine.U2D.Animation
Assembly: solution.dll
Syntax
public struct PositionTangentVertex
Fields
| Name | Description |
|---|---|
| position | Vertex position. |
| tangent | Vertex tangent. |