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

#include <KeyFrame.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 21 of file KeyFrame.h.

Member Data Documentation

◆ time

float mnd::KeyFrameQuat::time = 0.0f

Definition at line 23 of file KeyFrame.h.

◆ value

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

Definition at line 24 of file KeyFrame.h.


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