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

#include <dttr_pcdogs.h>

Data Fields

DTTR_PCDOGS_T_Material_Tablematerial_table_ptr
 Offset 0x0.
int32_t uv_offset
 Offset 0x4.
int32_t color_index
 Offset 0x8.
voidtexture_data_ptr
 Offset 0xC.
int32_t blend_mode
 Offset 0x10.
int32_t render_flags
 Offset 0x14.

Detailed Description

Definition at line 2129 of file dttr_pcdogs.h.

Field Documentation

◆ blend_mode

int32_t DTTR_PCDOGS_T_Mesh_MaterialRef::blend_mode

Offset 0x10.

Definition at line 2134 of file dttr_pcdogs.h.

◆ color_index

int32_t DTTR_PCDOGS_T_Mesh_MaterialRef::color_index

Offset 0x8.

Definition at line 2132 of file dttr_pcdogs.h.

◆ material_table_ptr

DTTR_PCDOGS_T_Material_Table* DTTR_PCDOGS_T_Mesh_MaterialRef::material_table_ptr

Offset 0x0.

Definition at line 2130 of file dttr_pcdogs.h.

◆ render_flags

int32_t DTTR_PCDOGS_T_Mesh_MaterialRef::render_flags

Offset 0x14.

Definition at line 2135 of file dttr_pcdogs.h.

◆ texture_data_ptr

void* DTTR_PCDOGS_T_Mesh_MaterialRef::texture_data_ptr

Offset 0xC.

Definition at line 2133 of file dttr_pcdogs.h.

◆ uv_offset

int32_t DTTR_PCDOGS_T_Mesh_MaterialRef::uv_offset

Offset 0x4.

Definition at line 2131 of file dttr_pcdogs.h.


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