Lysa  0.0
Lysa 3D Engine
Animation::TrackKeyValue Struct Reference

Detailed Description

Values returned from getInterpolatedValue()

Public Attributes

bool ended
 true if we reach the end of the track More...
 
float frameTime
 corresponding time from the start of the track More...
 
AnimationType type
 animation type More...
 
Value value
 interpolated value More...
 

Member Data Documentation

bool ended

true if we reach the end of the track

float frameTime

corresponding time from the start of the track

animation type

Value value

interpolated value