ZeroZero Game Engine
v0.0
A 3D game engine using Vulkan & Jolt
|
Values returned from getInterpolatedValue()
Public Attributes | |
bool | ended |
true if we reach the end of the track | |
float | frameTime |
corresponding time from the start of the track | |
AnimationType | type |
animation type | |
vec3 | value |
interpolated value | |