Struct AnimationDescription

Struct Documentation

struct AnimationDescription

Structure describing basic animation, including its type, description and list of segments it will be assigned to.

Public Members

std::string type
std::vector<std::string> segments
YAML::Node animation