class
Block
public class Block A keyframe within the animation.
Constructors
Block() Properties
| Name | Type | Description |
|---|---|---|
Interval | Single | The position of the keyframe within the overall animation. 0 to 1, where 0 is the start, and 1 is the end of the animation. |
Styles | Styles | The styles that should be applied at this position in the animation. |