WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
ModelAttachmentDef Struct Reference

On-disk attachment point definition in an M2 file. More...

#include <modelheaders.h>

Collaboration diagram for ModelAttachmentDef:
[legend]

Public Attributes

uint32 id
 
uint32 bone
 
glm::vec3 pos
 
AnimationBlock unk
 

Detailed Description

On-disk attachment point definition in an M2 file.

Definition at line 682 of file modelheaders.h.

Member Data Documentation

◆ bone

uint32 ModelAttachmentDef::bone

Definition at line 685 of file modelheaders.h.

◆ id

uint32 ModelAttachmentDef::id

Definition at line 684 of file modelheaders.h.

◆ pos

glm::vec3 ModelAttachmentDef::pos

Definition at line 686 of file modelheaders.h.

◆ unk

AnimationBlock ModelAttachmentDef::unk

Definition at line 687 of file modelheaders.h.


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