Method HasCurrentDeformedVertices
HasCurrentDeformedVertices()
Returns whether this SpriteSkin has currently deformed vertices.
Declaration
public bool HasCurrentDeformedVertices()
Returns
| Type | Description |
|---|---|
| bool | Returns true if this SpriteSkin has currently deformed vertices. Returns false otherwise. |