Lysa  0.0
Lysa 3D Engine
AnimationTrackKeyValue Struct Reference

Detailed Description

Interpolated value returned by AnimationTrack::getInterpolatedValue

Public Attributes

bool ended
 
float frameTime
 
AnimationType type
 
float4 value
 

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

float4 value

interpolated value