cgv
Loading...
Searching...
No Matches
fx::gltf::Animation::Channel::Target Struct Reference
Inheritance diagram for fx::gltf::Animation::Channel::Target:
fx::gltf::NeverEmpty

Public Attributes

int32_t node { -1 }
 
std::string path {}
 
nlohmann::json extensionsAndExtras {}
 

Additional Inherited Members

- Public Member Functions inherited from fx::gltf::NeverEmpty
bool empty () const noexcept
 

Detailed Description

Definition at line 429 of file gltf.h.

Member Data Documentation

◆ extensionsAndExtras

nlohmann::json fx::gltf::Animation::Channel::Target::extensionsAndExtras {}

Definition at line 434 of file gltf.h.

◆ node

int32_t fx::gltf::Animation::Channel::Target::node { -1 }

Definition at line 431 of file gltf.h.

◆ path

std::string fx::gltf::Animation::Channel::Target::path {}

Definition at line 432 of file gltf.h.


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