Project Alice
Loading...
Searching...
No Matches
emfx::xac_material_layer_v2_header Struct Reference

#include <xac.hpp>

Public Attributes

float amount = 1.f
 
float u_offset = 0.f
 
float v_offset = 0.f
 
float u_tiling = 0.f
 
float v_tiling = 0.f
 
float rotation = 0.f
 
int16_t material_id = -1
 
uint8_t map_type = 0
 
uint8_t unused = 0
 

Detailed Description

Definition at line 170 of file xac.hpp.

Member Data Documentation

◆ amount

float emfx::xac_material_layer_v2_header::amount = 1.f

Definition at line 171 of file xac.hpp.

◆ map_type

uint8_t emfx::xac_material_layer_v2_header::map_type = 0

Definition at line 178 of file xac.hpp.

◆ material_id

int16_t emfx::xac_material_layer_v2_header::material_id = -1

Definition at line 177 of file xac.hpp.

◆ rotation

float emfx::xac_material_layer_v2_header::rotation = 0.f

Definition at line 176 of file xac.hpp.

◆ u_offset

float emfx::xac_material_layer_v2_header::u_offset = 0.f

Definition at line 172 of file xac.hpp.

◆ u_tiling

float emfx::xac_material_layer_v2_header::u_tiling = 0.f

Definition at line 174 of file xac.hpp.

◆ unused

uint8_t emfx::xac_material_layer_v2_header::unused = 0

Definition at line 179 of file xac.hpp.

◆ v_offset

float emfx::xac_material_layer_v2_header::v_offset = 0.f

Definition at line 173 of file xac.hpp.

◆ v_tiling

float emfx::xac_material_layer_v2_header::v_tiling = 0.f

Definition at line 175 of file xac.hpp.


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