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

Public Member Functions

 Target ()
 

Public Attributes

Ref< Nodenode
 The node to animate. More...
 
AnimationPath path
 The property of the node to animate. More...
 

Constructor & Destructor Documentation

◆ Target()

glTF2::Animation::Target::Target ( )
inline

Member Data Documentation

◆ node

Ref<Node> glTF2::Animation::Target::node

The node to animate.

◆ path

AnimationPath glTF2::Animation::Target::path

The property of the node to animate.


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