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

#include <dttr_pcdogs.h>

Data Fields

int16_t vertex_index
 Offset 0x0.
int16_t frame_offset
 Offset 0x2.
uint8_t base_r
 Offset 0x4.
uint8_t base_g
 Offset 0x5.
uint8_t base_b
 Offset 0x6.
uint8_t reserved_07

Detailed Description

Definition at line 993 of file dttr_pcdogs.h.

Field Documentation

◆ base_b

uint8_t DTTR_PCDOGS_T_Animation_VertexColorTarget::base_b

Offset 0x6.

Definition at line 998 of file dttr_pcdogs.h.

◆ base_g

uint8_t DTTR_PCDOGS_T_Animation_VertexColorTarget::base_g

Offset 0x5.

Definition at line 997 of file dttr_pcdogs.h.

◆ base_r

uint8_t DTTR_PCDOGS_T_Animation_VertexColorTarget::base_r

Offset 0x4.

Definition at line 996 of file dttr_pcdogs.h.

◆ frame_offset

int16_t DTTR_PCDOGS_T_Animation_VertexColorTarget::frame_offset

Offset 0x2.

Definition at line 995 of file dttr_pcdogs.h.

◆ reserved_07

uint8_t DTTR_PCDOGS_T_Animation_VertexColorTarget::reserved_07

Reserved byte after base RGB used by Animation_ProcessVertexColor target reads. Offset 0x7.

Definition at line 999 of file dttr_pcdogs.h.

◆ vertex_index

int16_t DTTR_PCDOGS_T_Animation_VertexColorTarget::vertex_index

Offset 0x0.

Definition at line 994 of file dttr_pcdogs.h.


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