cgv
Loading...
Searching...
No Matches
fx::gltf::Animation::Channel Struct Reference

Classes

struct  Target
 

Public Attributes

int32_t sampler { -1 }
 
Target target {}
 
nlohmann::json extensionsAndExtras {}
 

Detailed Description

Definition at line 427 of file gltf.h.

Member Data Documentation

◆ extensionsAndExtras

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

Definition at line 440 of file gltf.h.

◆ sampler

int32_t fx::gltf::Animation::Channel::sampler { -1 }

Definition at line 437 of file gltf.h.

◆ target

Target fx::gltf::Animation::Channel::target {}

Definition at line 438 of file gltf.h.


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