Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
ModelAnimation Struct Reference

#include <raylib.h>

+ Collaboration diagram for ModelAnimation:

Public Attributes

int boneCount
 
int frameCount
 
BoneInfobones
 
Transform ** framePoses
 

Detailed Description

Definition at line 392 of file raylib.h.

Member Data Documentation

◆ boneCount

int ModelAnimation::boneCount

Definition at line 393 of file raylib.h.

◆ bones

BoneInfo* ModelAnimation::bones

Definition at line 395 of file raylib.h.

◆ frameCount

int ModelAnimation::frameCount

Definition at line 394 of file raylib.h.

◆ framePoses

Transform** ModelAnimation::framePoses

Definition at line 396 of file raylib.h.


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