Castor3D 0.15.0
Multiplatform 3D engine
Attributs publics | Liste de tous les membres
Référence de la structure castor3d::GroupAnimation

#include <AnimationModule.hpp>

Attributs publics

castor::String name
 
AnimationState state {}
 
bool looped {}
 
float scale {}
 
castor::Milliseconds startingPoint {}
 
castor::Milliseconds stoppingPoint {}
 
InterpolatorType interpolation { InterpolatorType::eLinear }
 

Documentation des données membres

◆ interpolation

InterpolatorType castor3d::GroupAnimation::interpolation { InterpolatorType::eLinear }

◆ looped

bool castor3d::GroupAnimation::looped {}

◆ name

castor::String castor3d::GroupAnimation::name

◆ scale

float castor3d::GroupAnimation::scale {}

◆ startingPoint

castor::Milliseconds castor3d::GroupAnimation::startingPoint {}

◆ state

AnimationState castor3d::GroupAnimation::state {}

◆ stoppingPoint

castor::Milliseconds castor3d::GroupAnimation::stoppingPoint {}

La documentation de cette structure a été générée à partir du fichier suivant :