Graphic Frame is an element that displays a singular graphic frame in an animation.
Note: This element supports tweening to generate frames.
| Name | Explanation | Type |
|---|---|---|
| Color Mask | The color mask of the texture. | Color |
| Hue Shift | The hue-shift of the texture. | Number |
| Rotation | The rotation of the texture. | Number |
| Scale | The scale of the texture. | Vector |
| Texture Region | The region of the texture to use. | Rectangle |
| Texture Source | The source of the texture. | Image |
| Translation | The translation of the texture. | Vector |