This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Represents a change in pose and scale over a duration.
Verse using statement |
using { /Verse.org/SceneGraph/KeyframedMovement } |
Members
This class has data members, but no functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
Transform |
transform |
Represents a change in the transform relative to the previous keyframe or initial animation position. Translation and Scale are interpreted additively. |
Duration |
float |
Duration of this keyframe in seconds. |
Easing |
easing_function |
Easing function to use for playback. |