GraffitiSuite Docs
Docs
Graffitianimatorkeyframe
Loading document parsing libraries...
# GraffitiAnimatorKeyframe Class Inherits GraffitiAnimatorObject ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Android | 32-Bit | 64-Bit | | :---: | :---: | | False | True | ### Console | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### Desktop | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### iOS | 32-Bit | 64-Bit | | :---: | :---: | | False | True | ### Web | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | (None) | (None) | Returns a new instance of this object. | | Constructor | Name as String <br> WaitTime as Integer = 0 | (None) | Returns a new instance of this object. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | WaitTime | Integer | 0 | Time, in milliseconds, that the controlling GraffitiAnimator should wait upon hitting this keyframe before continuing. |