HPL3/Amnesia: Rebirth/Scripting/eGuiMaterial

From Frictional Wiki
< HPL3‎ | Amnesia: Rebirth‎ | Scripting
Revision as of 00:18, 16 November 2020 by Abion47 (talk | contribs) (Created page with "{{ScriptingStub}} Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki! ==Values== {| class="wikitable sortable" ! Enum Name...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!

Values

Enum Name Integer Value Description
eGuiMaterial_Diffuse 0
eGuiMaterial_Alpha 1
eGuiMaterial_FontNormal 2
eGuiMaterial_Additive 3
eGuiMaterial_Modulative 4
eGuiMaterial_PremulAlpha 5
eGuiMaterial_Custom0 6
eGuiMaterial_Custom1 7
eGuiMaterial_Custom2 8
eGuiMaterial_Custom3 9
eGuiMaterial_Custom4 10
eGuiMaterial_Custom5 11
eGuiMaterial_Custom6 12
eGuiMaterial_Custom7 13
eGuiMaterial_Custom8 14
eGuiMaterial_Custom9 15
eGuiMaterial_LastEnum 16

References

See all references...