Cogs.Core
Public Attributes | List of all members
Cogs::Core::AnimationClip Struct Reference

Public Attributes

std::vector< AnimationTracktracks
 
float duration
 
float resolution
 
std::string name
 

Detailed Description

Definition at line 45 of file Animation.h.

Member Data Documentation

◆ duration

float Cogs::Core::AnimationClip::duration

Definition at line 49 of file Animation.h.

◆ name

std::string Cogs::Core::AnimationClip::name

Definition at line 52 of file Animation.h.

◆ resolution

float Cogs::Core::AnimationClip::resolution

Definition at line 50 of file Animation.h.

◆ tracks

std::vector<AnimationTrack> Cogs::Core::AnimationClip::tracks

Definition at line 47 of file Animation.h.


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