V-Gears 0
Free Final Fantasy VII engine.
UiKeyFrameFloat Struct Reference

A keyframe value. More...

#include <UiAnimation.h>

Public Attributes

float time
 Keyframe time, in seconds. More...
 
float value
 Value for the keyframe. More...
 

Detailed Description

A keyframe value.

Member Data Documentation

◆ time

float UiKeyFrameFloat::time

Keyframe time, in seconds.

◆ value

float UiKeyFrameFloat::value

Value for the keyframe.


The documentation for this struct was generated from the following file: