KeyframeReached (Event): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
(created the page) |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<onlyinclude>{{Event| | {{CatUp|Events}} | ||
name | <onlyinclude>{{Event | ||
|name = KeyframeReached | |||
|arguments = [[String]] ''keyframeName'' | |arguments = [[String]] ''keyframeName'' | ||
|description = Fires every time playback of an AnimationTrack reaches a Keyframe that does not have the default name - "Keyframe" | |description = Fires every time playback of an AnimationTrack reaches a Keyframe that does not have the default name - "Keyframe" | ||
Latest revision as of 02:56, 25 September 2021
| Event | |
|---|---|
| Syntax | KeyframeReached( String keyframeName ) |
| Description: | Fires every time playback of an AnimationTrack reaches a Keyframe that does not have the default name - "Keyframe" |
| In Object: | AnimationTrack |