Monad Engine da02fba2
> Undercity Codex_
Loading...
Searching...
No Matches
eng::KeyFrameQuat Struct Reference

#include <AnimationComponent.h>

Public Attributes

float time = 0.0f
 
glm::quat value = glm::quat(1.0f, 0.0f, 0.0f, 0.0f)
 

Detailed Description

Definition at line 20 of file AnimationComponent.h.

Member Data Documentation

◆ time

float eng::KeyFrameQuat::time = 0.0f

Definition at line 22 of file AnimationComponent.h.

◆ value

glm::quat eng::KeyFrameQuat::value = glm::quat(1.0f, 0.0f, 0.0f, 0.0f)

Definition at line 23 of file AnimationComponent.h.


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