tec::AnimationBone

#include <animation.hpp>

Public Attributes

Name
glm::quat orientation
glm::vec4 offset
glm::vec4 rest

Public Attributes Documentation

variable orientation

glm::quat orientation;

variable offset

glm::vec4 offset;

variable rest

glm::vec4 rest;

Updated on 2022-07-24 at 19:27:35 +0000