libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
GRAPHICS_COMMON_PARAM_ST.hpp
1/* This file was automatically generated from XML paramdefs. */
2#pragma once
3
4namespace from {
5namespace paramdef {
18
19 unsigned char reserved02[8];
20
27
28 unsigned char reserved04[240];
29};
30
31}; // namespace paramdef
32}; // namespace from
33
34static_assert(sizeof(from::paramdef::GRAPHICS_COMMON_PARAM_ST) == 256,
35 "GRAPHICS_COMMON_PARAM_ST paramdef size does not match detected size");
This struct was automatically generated from XML paramdefs.
Definition GRAPHICS_COMMON_PARAM_ST.hpp:10
float hitBulletDecalOffset_HitIns
Decal generation position offset when a bullet hits HIT INS.
Definition GRAPHICS_COMMON_PARAM_ST.hpp:17
float charaWetDecalFadeRange
Decal fade range when the character gets wet [m].
Definition GRAPHICS_COMMON_PARAM_ST.hpp:26