Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
Public Attributes | List of all members
Engine::Skeleton::AnimationScalingKey_t Struct Reference

#include <Skeleton.hpp>

Public Attributes

float time
 
glm::vec3 scale
 

Detailed Description

Definition at line 157 of file Skeleton.hpp.

Member Data Documentation

glm::vec3 Engine::Skeleton::AnimationScalingKey_t::scale

Definition at line 159 of file Skeleton.hpp.

float Engine::Skeleton::AnimationScalingKey_t::time

Definition at line 158 of file Skeleton.hpp.


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