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

#include <xac.hpp>

Public Attributes

std::string texture
 
float amount = 0.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
 
xac_pp_material_map_type map_type = xac_pp_material_map_type::none
 

Detailed Description

Definition at line 93 of file xac.hpp.

Member Data Documentation

◆ amount

float emfx::xac_pp_actor_material_layer::amount = 0.f

Definition at line 95 of file xac.hpp.

◆ map_type

xac_pp_material_map_type emfx::xac_pp_actor_material_layer::map_type = xac_pp_material_map_type::none

Definition at line 102 of file xac.hpp.

◆ material_id

int16_t emfx::xac_pp_actor_material_layer::material_id = -1

Definition at line 101 of file xac.hpp.

◆ rotation

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

Definition at line 100 of file xac.hpp.

◆ texture

std::string emfx::xac_pp_actor_material_layer::texture

Definition at line 94 of file xac.hpp.

◆ u_offset

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

Definition at line 96 of file xac.hpp.

◆ u_tiling

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

Definition at line 98 of file xac.hpp.

◆ v_offset

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

Definition at line 97 of file xac.hpp.

◆ v_tiling

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

Definition at line 99 of file xac.hpp.


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