Assimp  v3.1.1 (June 2014)
glTF::Animation::AnimChannel::AnimTarget Struct Reference

Public Attributes

Ref< Nodeid
 The ID of 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

◆ id

Ref<Node> glTF::Animation::AnimChannel::AnimTarget::id

The ID of the node to animate.

◆ path

std::string glTF::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: