Assimp  v4.1. (December 2018)
glTF2::Animation::AnimChannel::AnimTarget Struct Reference

Public Attributes

Ref< Nodenode
 The node to animate. More...
 
std::string path
 The name of property of the node to animate ("translation", "rotation", or "scale"). More...
 

Member Data Documentation

◆ node

Ref<Node> glTF2::Animation::AnimChannel::AnimTarget::node

The node to animate.

◆ path

std::string glTF2::Animation::AnimChannel::AnimTarget::path

The name of property of the node to animate ("translation", "rotation", or "scale").


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