102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_PCDOGS_T_Animation_VertexColorKeyframe Struct Reference

#include <dttr_pcdogs.h>

Data Fields

int16_t delta_r
 Offset 0x0.
int16_t delta_g
 Offset 0x2.
int16_t delta_b
 Offset 0x4.
int16_t frame_number
 Offset 0x6.
int32_t inv_frame_delta_q12
 Offset 0x8.

Detailed Description

Definition at line 1011 of file dttr_pcdogs.h.

Field Documentation

◆ delta_b

int16_t DTTR_PCDOGS_T_Animation_VertexColorKeyframe::delta_b

Offset 0x4.

Definition at line 1014 of file dttr_pcdogs.h.

◆ delta_g

int16_t DTTR_PCDOGS_T_Animation_VertexColorKeyframe::delta_g

Offset 0x2.

Definition at line 1013 of file dttr_pcdogs.h.

◆ delta_r

int16_t DTTR_PCDOGS_T_Animation_VertexColorKeyframe::delta_r

Offset 0x0.

Definition at line 1012 of file dttr_pcdogs.h.

◆ frame_number

int16_t DTTR_PCDOGS_T_Animation_VertexColorKeyframe::frame_number

Offset 0x6.

Definition at line 1015 of file dttr_pcdogs.h.

◆ inv_frame_delta_q12

int32_t DTTR_PCDOGS_T_Animation_VertexColorKeyframe::inv_frame_delta_q12

Offset 0x8.

Definition at line 1016 of file dttr_pcdogs.h.


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